mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 10:16:52 +00:00
11 lines
112 B
Text
11 lines
112 B
Text
*.egg-info
|
|
*.py[co]
|
|
.*.sw[a-z]
|
|
.coverage
|
|
.tox
|
|
.venv.touch
|
|
/.mypy_cache
|
|
/.pytest_cache
|
|
/venv*
|
|
coverage-html
|
|
dist
|