mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
10 lines
80 B
Text
10 lines
80 B
Text
*.pyc
|
|
.pydevproject
|
|
.project
|
|
.coverage
|
|
/py_env
|
|
*.db
|
|
.idea
|
|
build
|
|
dist
|
|
*.egg-info
|