2022-03-30 16:36:50 +02:00
|
|
|
*
|
|
|
|
!/.gitignore
|
|
|
|
|
|
|
|
################################################################
|
|
|
|
# MAIN FOLDER
|
|
|
|
################################################################
|
|
|
|
|
|
|
|
!/README.md
|
|
|
|
|
|
|
|
################################################################
|
|
|
|
# PROJECT FILES
|
|
|
|
################################################################
|
|
|
|
|
|
|
|
!/notes
|
|
|
|
|
2022-04-26 14:22:02 +02:00
|
|
|
!/protocol
|
2022-03-30 16:36:50 +02:00
|
|
|
!/protocol/README.md
|
|
|
|
!/protocol/woche*.md
|
|
|
|
|
|
|
|
!/code
|
|
|
|
|
|
|
|
################################################################
|
|
|
|
# ARTEFACTS
|
|
|
|
################################################################
|
|
|
|
|
|
|
|
/**/__pycache__
|
|
|
|
/**/.DS_Store
|
|
|
|
/**/__archive__*
|