diff --git a/.gitignore b/.gitignore index 053b56b..6599b4f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,8 @@ __pycache__/ *.so # Distribution / packaging +.env/* +.envn .Python build/ develop-eggs/