master > master: initialisation

This commit is contained in:
RD
2022-03-30 16:36:50 +02:00
commit 28e0a15e63
6 changed files with 98 additions and 0 deletions

31
.gitignore vendored Normal file
View File

@@ -0,0 +1,31 @@
*
!/.gitignore
################################################################
# MAIN FOLDER
################################################################
!/README.md
################################################################
# PROJECT FILES
################################################################
!/protocol
!/notes
!/notes/glossar.md
!/notes/quellen.md
!/notes/woche*.pdf
!/protocol/README.md
!/protocol/woche*.md
!/code
################################################################
# ARTEFACTS
################################################################
/**/__pycache__
/**/.DS_Store
/**/__archive__*