mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-15 13:30:17 -06:00
9 lines
78 B
Plaintext
9 lines
78 B
Plaintext
*.egg-info
|
|
*.py[co]
|
|
/.coverage
|
|
/.mypy_cache
|
|
/.pytest_cache
|
|
/.tox
|
|
/dist
|
|
/venv*
|