Ignore database stuff

This commit is contained in:
2022-12-01 21:10:46 +01:00
parent 3bada05d47
commit 38b91b9084

5
.gitignore vendored
View File

@ -127,3 +127,8 @@ dmypy.json
# Pyre type checker # Pyre type checker
.pyre/ .pyre/
# Database stuff
*.sqlite
*.sqlite-shm
*.sqlite-wal