Update .gitignore
This commit is contained in:
parent
71c42cd1ec
commit
87c192d000
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,6 +1,9 @@
|
|||
*~
|
||||
__pycache__/
|
||||
/*.svg
|
||||
/*.gif
|
||||
/*.jpg
|
||||
/*.png
|
||||
/*.txt
|
||||
/*.py
|
||||
/*.db
|
||||
|
|
Loading…
Add table
Reference in a new issue