Files
codechunk-cli/.gitignore
7000pctAUTO e0aa1be2d6
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
fix: add Poetry caching to CI workflow
2026-02-02 02:26:12 +00:00

34 lines
278 B
Plaintext

__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
.pytest_cache/
.coverage
htmlcov/
.tox/
.coverage
.venv/
env/
venv/
ENV/
.env
.venv
codechunk.yaml