mirror of https://github.com/explosion/spaCy.git
Adding venv to .gitignore
This commit is contained in:
parent
426d17167f
commit
1bb364a3b5
|
@ -106,7 +106,6 @@ website/announcement.jade
|
|||
website/www/
|
||||
website/.gitignore
|
||||
|
||||
# Personal (Eric)
|
||||
# Python virtualenv
|
||||
venv
|
||||
venv/*
|
||||
.gitignore
|
||||
|
|
Loading…
Reference in New Issue