conductor/.dockerignore
Victor Wiebe ade2b10033
Some checks failed
Release production image / production-image (push) Has been cancelled
Add production packaging and operations
2026-08-07 16:48:40 -04:00

17 lines
164 B
Plaintext

.git
.github
.agents
.codex
**/node_modules
**/build
**/dist
backend/data
backend/data-*
*.db
*.db-wal
*.db-shm
SLICE*
SAVE_POINT.md
playwright-report
test-results