diff --git a/.gitignore b/.gitignore index c1f5f0a..7b28f3a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ migrations/__pycache__/ migrations/versions/__pycache__/ export/ app/__pycache__/ -app.db \ No newline at end of file +/app.db \ No newline at end of file