Ignore SQLite DB file

This commit is contained in:
Luís Murta 2024-01-21 14:49:57 +00:00
parent 2267bb29b3
commit f44c04d678
Signed by: satprog
GPG Key ID: 169EF1BBD7049F94

3
.gitignore vendored
View File

@ -174,3 +174,6 @@ poetry.toml
pyrightconfig.json pyrightconfig.json
# End of https://www.toptal.com/developers/gitignore/api/python # End of https://www.toptal.com/developers/gitignore/api/python
# Project specific ignores
database.db