diff --git a/.gitignore b/.gitignore index 9a75247..624af28 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ __pycache__/ *.pyc *.json -*.code-workspace \ No newline at end of file +*.code-workspace +.env \ No newline at end of file