25 lines
531 B
Plaintext
25 lines
531 B
Plaintext
*
|
|
!/.gitignore
|
|
|
|
################################################################
|
|
# MAIN FOLDER
|
|
################################################################
|
|
|
|
#
|
|
|
|
################################################################
|
|
# PROJECT FILES
|
|
################################################################
|
|
|
|
!/glossar.md
|
|
!/quellen.md
|
|
!/notes.tex
|
|
!/notes.pdf
|
|
!/woche*.pdf
|
|
|
|
################################################################
|
|
# Git Keep
|
|
################################################################
|
|
|
|
!/**/.gitkeep
|