diff --git a/.gitignore b/.gitignore index 5ca2fa24..f073876f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,8 @@ __pycache__/ # Distribution / packaging .Python env/ +.env +.venv/ build/ develop-eggs/ dist/