Feat: add sqlite.db in gitignore

This commit is contained in:
2022-12-30 06:50:48 +01:00
parent 07595f1fd8
commit 0ebc24ff29

3
.gitignore vendored
View File

@@ -122,3 +122,6 @@ dmypy.json
# Pyre type checker
.pyre/
# temporary database
sqlite.db