1
0
Fork 0
pre-commit/.gitignore

9 lines
78 B
Text
Raw Normal View History

*.egg-info
*.py[co]
/.coverage
/.mypy_cache
/.pytest_cache
/.tox
/dist
/venv*