diff --git a/.gitignore b/.gitignore index c7f8b72..c288c2b 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ __pycache__/ *.pyd .Python db.sqlite3 +.env +*.log