master > master: .gitignore
This commit is contained in:
parent
00e5432b6c
commit
96bb225978
2
.gitignore
vendored
2
.gitignore
vendored
@ -15,8 +15,6 @@
|
|||||||
################################################################
|
################################################################
|
||||||
|
|
||||||
!/notes
|
!/notes
|
||||||
!/notes/glossar.md
|
|
||||||
!/notes/quellen.md
|
|
||||||
|
|
||||||
!/protocol
|
!/protocol
|
||||||
!/protocol/README.md
|
!/protocol/README.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…
x
Reference in New Issue
Block a user