Files
turnstone/.gitignore
T
2026-03-05 17:31:55 -08:00

22 lines
196 B
Plaintext

__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
.env
*.so
.mypy_cache/
.ruff_cache/
.pytest_cache/
*.db
.plan.md
.plan-*.md
.hypothesis/
PROGRESS.md
.coverage