Skip to content
Browse files

Python: don't track virtualenv files.

  • Loading branch information...
1 parent 058d491 commit 62defadb3ef8b09d4fc90a0f9c1bfe6f9c4c46e0 @e-yes e-yes committed
Showing with 4 additions and 0 deletions.
  1. +4 −0 Python.gitignore
View
4 Python.gitignore
@@ -77,5 +77,9 @@ celerybeat-schedule
# dotenv
.env
+# virtualenv
+venv/
+ENV/
+
# Spyder project settings
.spyderproject

0 comments on commit 62defad

Please sign in to comment.
Something went wrong with that request. Please try again.