diff --git a/.gitignore b/.gitignore index f7d96af..b189e05 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ app/core/__pycache__/ app/core/data/ .idea/ *.sqlite3 -*.log \ No newline at end of file +*.log +app/db \ No newline at end of file