pre-commit-hooks/.gitignore

12 lines
112 B
Plaintext

*.egg-info
*.py[co]
.*.sw[a-z]
.coverage
.tox
.venv.touch
/.mypy_cache
/.pytest_cache
/venv*
coverage-html
dist