diff --git a/.gitignore b/.gitignore index a710555..c26c022 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ env/ .vscode __pycache__ +db.sqlite3 +.env \ No newline at end of file