spacevim/bundle/jedi-vim/pythonx/jedi/.gitignore

17 lines
159 B
Plaintext
Raw Normal View History

2024-08-21 14:17:26 +08:00
*~
*.sw?
*.pyc
.ropeproject
.coveralls.yml
.coverage
.idea
/build/
/docs/_build/
/dist/
jedi.egg-info/
record.json
/.cache/
/.pytest_cache
/.mypy_cache
/venv/