Files
git-insights-cli/.gitignore
7000pctAUTO 2b45fe1246
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
Add models and data structures
2026-02-01 08:27:29 +00:00

12 lines
92 B
Plaintext

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