master > master: gitignore - überarbeitet
This commit is contained in:
parent
f37b3b3481
commit
0463dbbc66
7
.gitignore
vendored
7
.gitignore
vendored
@ -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
24
notes/.gitignore
vendored
Normal file
@ -0,0 +1,24 @@
|
||||
*
|
||||
!/.gitignore
|
||||
|
||||
################################################################
|
||||
# MAIN FOLDER
|
||||
################################################################
|
||||
|
||||
#
|
||||
|
||||
################################################################
|
||||
# PROJECT FILES
|
||||
################################################################
|
||||
|
||||
!/glossar.md
|
||||
!/quellen.md
|
||||
!/notes.tex
|
||||
!/notes.pdf
|
||||
!/woche*.pdf
|
||||
|
||||
################################################################
|
||||
# Git Keep
|
||||
################################################################
|
||||
|
||||
!/**/.gitkeep
|
Loading…
Reference in New Issue
Block a user