add gitignore
This commit is contained in:
parent
927b4114fb
commit
fb04fd1db1
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
*.aux
|
||||||
|
*.fdb_latexmk
|
||||||
|
*.fls
|
||||||
|
*.log
|
||||||
|
*.out
|
||||||
|
*.pdf
|
||||||
|
*.synctex.gz
|
||||||
|
*.toc
|
||||||
|
__latexindent_temp.tex
|
Loading…
Reference in a new issue