Update .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
data/*.sql
|
data/*.sql
|
||||||
data/out
|
data/out
|
||||||
*.sqlite3
|
*.sqlite3
|
||||||
|
__pycache__
|
||||||
|
Reference in New Issue
Block a user