mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-27 06:31:15 +08:00
15 lines
143 B
Plaintext
15 lines
143 B
Plaintext
*~
|
|
*.sw?
|
|
*.pyc
|
|
.tox
|
|
.coveralls.yml
|
|
.coverage
|
|
/build/
|
|
/docs/_build/
|
|
/dist/
|
|
parso.egg-info/
|
|
/.cache/
|
|
/.pytest_cache
|
|
test/fuzz-redo.pickle
|
|
/venv/
|