diff --git a/.gitignore b/.gitignore index 6cbdc01..d26c716 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ build/* __pycache__/ -.env \ No newline at end of file +.venv \ No newline at end of file