Browse Source

add /venv to gitignore

Philippe Le Brouster 7 years ago
parent
commit
d8c06a2b71
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,6 +1,7 @@
 *.pyc
 .*.swp
-python-env
+/python-env
+/venv
 tags
 
 himport.conf