Files
codespell/.gitignore
2024-05-08 21:05:35 +02:00

16 lines
173 B
Plaintext

.coverage
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/