Ignore temmporary files from Sublime Latex Plugin
This commit is contained in:
parent
91fdd17f59
commit
1b8c2bc7a9
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
*.aux
|
*.aux
|
||||||
*.log
|
*.log
|
||||||
*.synctex.gz
|
*.synctex.gz
|
||||||
|
*.fdb_latexmk
|
||||||
|
*.fls
|
||||||
|
|
Loading…
Reference in a new issue