mirror of
https://github.com/davidhalter/parso.git
synced 2026-08-12 10:54:59 +08:00
Add venv to .gitignore (#101)
This commit is contained in:
@@ -11,3 +11,4 @@ parso.egg-info/
|
|||||||
/.cache/
|
/.cache/
|
||||||
/.pytest_cache
|
/.pytest_cache
|
||||||
test/fuzz-redo.pickle
|
test/fuzz-redo.pickle
|
||||||
|
/venv/
|
||||||
|
|||||||
Reference in New Issue
Block a user