Ignore everything except source files
This commit is contained in:
parent
81aefdcfec
commit
c5349b56ad
1 changed files with 5 additions and 10 deletions
15
.gitignore
vendored
15
.gitignore
vendored
|
@ -1,11 +1,6 @@
|
||||||
# PDF
|
/*
|
||||||
*.pdf
|
|
||||||
|
|
||||||
# Latex temp
|
!Template/
|
||||||
*.aux
|
!*.cfg
|
||||||
*.log
|
!Makefile
|
||||||
*.tns
|
!README.md
|
||||||
*.fdb_latexmk
|
|
||||||
*.fls
|
|
||||||
*.synctex.gz
|
|
||||||
*.out
|
|
||||||
|
|
Loading…
Reference in a new issue