master > master: gitignore - überarbeitet

This commit is contained in:
RD 2022-04-26 14:22:02 +02:00
parent f37b3b3481
commit 0463dbbc66
2 changed files with 25 additions and 6 deletions

7
.gitignore vendored
View File

@ -11,14 +11,9 @@
# PROJECT FILES
################################################################
!/protocol
!/notes
!/notes/glossar.md
!/notes/quellen.md
!/notes/woche*.pdf
!/notes/notes.tex
!/notes/notes.pdf
!/protocol
!/protocol/README.md
!/protocol/woche*.md

24
notes/.gitignore vendored Normal file
View File

@ -0,0 +1,24 @@
*
!/.gitignore
################################################################
# MAIN FOLDER
################################################################
#
################################################################
# PROJECT FILES
################################################################
!/glossar.md
!/quellen.md
!/notes.tex
!/notes.pdf
!/woche*.pdf
################################################################
# Git Keep
################################################################
!/**/.gitkeep