Update .gitignore to ignore tex outputs
This commit is contained in:
parent
892989585b
commit
a4d25b24cf
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,5 +1,9 @@
|
||||
auto/
|
||||
*.tex
|
||||
*.bbl
|
||||
*.synctex.gz
|
||||
.auctex-auto/
|
||||
_minted*
|
||||
|
||||
**/figs/*.svg
|
||||
**/figs/*.tex
|
||||
|
Loading…
Reference in New Issue
Block a user