diff --git a/.gitignore b/.gitignore index ad4a1f1..5b85b14 100644 --- a/.gitignore +++ b/.gitignore @@ -174,3 +174,6 @@ poetry.toml pyrightconfig.json # End of https://www.toptal.com/developers/gitignore/api/python + +# Project specific ignores +database.db