add gitignore
This commit is contained in:
commit
0fbe9bfa3e
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
### TeX ###
|
||||
## Core latex/pdflatex auxiliary files:
|
||||
*.aux
|
||||
*.lof
|
||||
*.log
|
||||
*.lot
|
||||
*.fls
|
||||
*.out
|
||||
*.toc
|
||||
|
||||
## Intermediate documents:
|
||||
*.dvi
|
||||
*-converted-to.*
|
||||
|
||||
### Editor ###
|
||||
## Vim & Emacs temp files:
|
||||
.*sw[op]
|
||||
*~
|
||||
|
Loading…
x
Reference in New Issue
Block a user