Adding venv to .gitignore

This commit is contained in:
Em 2017-03-10 16:52:04 -08:00
parent 426d17167f
commit 1bb364a3b5
1 changed files with 1 additions and 2 deletions

3
.gitignore vendored
View File

@ -106,7 +106,6 @@ website/announcement.jade
website/www/ website/www/
website/.gitignore website/.gitignore
# Personal (Eric) # Python virtualenv
venv venv
venv/* venv/*
.gitignore