Add .venv to .gitignore

Change-Id: I046ec38145fdc540f2a0cfa63ad640017f92f97c
This commit is contained in:
Terry Howe 2014-04-21 09:31:52 -06:00
parent f47198fca6
commit 6acf124278
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
*.py[cod]
.venv
# C extensions
*.so
@ -48,4 +49,4 @@ ChangeLog
# Editors
*~
.*.swp
.*.swp