2021-10-12 20:39:07 +02:00
|
|
|
*
|
|
|
|
!/.gitignore
|
|
|
|
|
|
|
|
################################################################
|
|
|
|
# MAIN FOLDER
|
|
|
|
################################################################
|
|
|
|
|
|
|
|
!/README.md
|
|
|
|
|
|
|
|
################################################################
|
|
|
|
# PROJECT FILES
|
|
|
|
################################################################
|
|
|
|
|
|
|
|
!/protocol
|
|
|
|
!/notes
|
|
|
|
!/notes/glossar.md
|
|
|
|
!/notes/quellen.md
|
2021-10-21 17:32:28 +02:00
|
|
|
!/notes/woche*.pdf
|
2021-10-12 20:39:07 +02:00
|
|
|
|
|
|
|
!/protocol/README.md
|
|
|
|
!/protocol/woche*.md
|
|
|
|
|
|
|
|
!/code
|
|
|
|
|
|
|
|
################################################################
|
|
|
|
# ARTEFACTS
|
|
|
|
################################################################
|
|
|
|
|
|
|
|
/**/__pycache__
|
|
|
|
/**/.DS_Store
|
|
|
|
/**/__archive__*
|