add test.db

This commit is contained in:
hay-kot 2021-03-30 22:10:32 -08:00
commit 7235925114

1
.gitignore vendored
View file

@ -92,6 +92,7 @@ coverage.xml
*.cover *.cover
.hypothesis/ .hypothesis/
.pytest_cache/ .pytest_cache/
test.db
# Translations # Translations
*.mo *.mo