diff --git a/.gitignore b/.gitignore index a7376841..ee6cf3bb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ __pycache__/ db.sqlite3 *.sw* +.env