Files
parso/.gitignore
2017-05-08 09:20:29 +02:00

12 lines
99 B
Plaintext

*~
*.sw?
*.pyc
.tox
.coveralls.yml
.coverage
/build/
/docs/_build/
/dist/
parso.egg-info/
/.cache/