Files
clawfort/.dockerignore
2026-02-12 16:50:29 -05:00

15 lines
133 B
Plaintext

.venv/
__pycache__/
*.pyc
.env
.git/
.opencode/
openspec/
data/
*.db
*.db-journal
*.db-wal
.ruff_cache/
.pytest_cache/
node_modules/