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