1
0
Fork 0
pre-commit/.gitignore
Daniel Baumann da7a7a571b
Merging upstream version 2.8.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 21:22:33 +01:00

9 lines
87 B
Text

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