added some LaTex related files to ..gitignore
This commit is contained in:
parent
8a1d8a2a3b
commit
eea9a6c035
1 changed files with 8 additions and 1 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -195,3 +195,10 @@ dmypy.json
|
|||
|
||||
# End of https://www.gitignore.io/api/python,pycharm+all
|
||||
*.pt
|
||||
|
||||
# tex generated files
|
||||
*.aux
|
||||
*.bcf
|
||||
*.synctex.gz
|
||||
*.toc
|
||||
*.pyg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue