Ignore some files
This commit is contained in:
commit
71dc677ec0
1 changed files with 11 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
# PDF
|
||||
*.pdf
|
||||
|
||||
# Latex temp
|
||||
*.aux
|
||||
*.log
|
||||
*.tns
|
||||
*.fdb_latexmk
|
||||
*.fls
|
||||
*.synctex.gz
|
||||
*.out
|
Loading…
Reference in a new issue