diff --git a/.gitignore b/.gitignore index 1bada4a..fca64fe 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ data/ # Python cache __pycache__/ -*.pyc \ No newline at end of file +*.pyc + +.env \ No newline at end of file