1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 06:40:05 +08:00
SpaceVim/bundle/jedi-vim/pythonx/jedi/.gitignore
2022-10-23 15:41:52 +08:00

17 lines
159 B
Plaintext

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