Files
jedi/.gitignore
2022-06-18 06:13:07 +08:00

20 lines
194 B
Plaintext

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