Files
git-insights-cli/.gitignore
7000pctAUTO b81ecf865b
Some checks failed
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
Add git repository analyzer module
2026-02-01 08:27:44 +00:00

9 lines
62 B
Plaintext

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