cspresso/.gitignore

12 lines
116 B
Text
Raw Permalink Normal View History

2026-01-02 09:59:52 +11:00
__pycache__/
.coverage
*.pyc
.pytest_cache/
.mypy_cache/
.ruff_cache/
dist/
build/
*.egg-info/
.venv/
.pw-browsers/