Files
git-commit-ai/.gitignore
7000pctAUTO 64ae3fa2b4
Some checks failed
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
fix: resolve CI build failures
2026-01-31 04:00:10 +00:00

12 lines
96 B
Plaintext

*.pyc
__pycache__/
*.egg-info/
build/
dist/
.pytest_cache/
.coverage
htmlcov/
.venv/
venv/
env/