Add venv to .gitignore (#101)

This commit is contained in:
Joe Antonakakis
2020-02-14 05:28:07 -08:00
committed by GitHub
parent 4306e8b34b
commit a7f4499644

1
.gitignore vendored
View File

@@ -11,3 +11,4 @@ parso.egg-info/
/.cache/
/.pytest_cache
test/fuzz-redo.pickle
/venv/