add .venv to gitignore

Change-Id: I36856a31f7a68280f9b787e5ab9ce5ac3aa0dc60
This commit is contained in:
TerryHowe 2015-04-13 12:45:44 -06:00
parent be0b108647
commit f2e943e178
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
*.py[cod]
.venv
# C extensions
*.so