Update gitignore
This commit is contained in:
parent
df0fcb5952
commit
b00ab9b38a
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,2 +1,8 @@
|
|||
# Ignore tex files
|
||||
*.tex
|
||||
|
||||
# Ignore projects files
|
||||
**.vscode
|
||||
|
||||
# Ignore cache files
|
||||
**__pycache__
|
||||
|
|
Loading…
Add table
Reference in a new issue