Ignore latex auxiliary files
This commit is contained in:
parent
f0c1f453c9
commit
30b8cd38fe
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,3 +1,10 @@
|
|||||||
.vscode/
|
.vscode/
|
||||||
node_modules/
|
node_modules/
|
||||||
*.wat
|
*.wat
|
||||||
|
|
||||||
|
# latex
|
||||||
|
*.aux
|
||||||
|
*.log
|
||||||
|
*.lol
|
||||||
|
*.synctex.gz
|
||||||
|
*.toc
|
||||||
|
Loading…
Reference in New Issue
Block a user