mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-14 17:41:45 +04:00
8 lines
64 B
Text
8 lines
64 B
Text
*.egg-info
|
|
*.py[co]
|
|
/.coverage
|
|
/.tox
|
|
/dist
|
|
.vscode/
|
|
.venv
|
|
build
|