Files
codespell/.gitignore
2024-06-20 17:26:59 -04:00

17 lines
179 B
Plaintext

.coverage
.venv
build
dist
ld
codespell.egg-info
*.pyc
*.orig
.cache/
.coverage.*
.mypy_cache/
.pytest_cache/
.ruff_cache/
codespell_lib/_version.py
junit-results.xml
*.egg-info/