Add more items to .gitignore
This commit is contained in:
parent
256a4ccb68
commit
2ec18153d1
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,2 +1,6 @@
|
||||||
*~
|
*~
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
/*.svg
|
||||||
|
/*.txt
|
||||||
|
/*.py
|
||||||
|
/*.db
|
||||||
|
|
Loading…
Add table
Reference in a new issue