Files
jedi/.gitignore
2020-07-19 14:58:17 +02:00

16 lines
146 B
Plaintext

*~
*.sw?
*.pyc
.ropeproject
.coveralls.yml
.coverage
.idea
/build/
/docs/_build/
/dist/
jedi.egg-info/
record.json
/.cache/
/.pytest_cache
/venv/