added tex .gitignore
parent
275d84a1dc
commit
40ce6f0015
@ -0,0 +1,14 @@
|
||||
## Ignore Tex Files
|
||||
*.aux
|
||||
*.bcf
|
||||
*.blg
|
||||
*.log
|
||||
*.nav
|
||||
*.out
|
||||
*.pdf
|
||||
*.snm
|
||||
*.run.xml
|
||||
*.toc
|
||||
|
||||
## Ignore PDfs
|
||||
*.pdf
|
||||
Loading…
Reference in New Issue