diff --git a/.gitignore b/.gitignore index 2969886..9b92495 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +.env .venv -*.pyc \ No newline at end of file +*.pyc