Update .gitignore

This commit is contained in:
2023-03-13 21:50:16 +01:00
parent b900f0b18d
commit 81566ffd77

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
data/*.sql
data/out
*.sqlite3
__pycache__