chore: reduce Docker build context size
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 1m8s

This commit is contained in:
Antigravity
2026-05-09 17:22:21 +00:00
parent 2fd435df6f
commit 98dc98b732

View File

@@ -56,3 +56,14 @@ deploy.sh
public/sw.js
public/sw.js.map
public/workbox-*.js
# Local data (mounted as Docker volumes)
data/
# Tests & docs
tests/
docs/
playwright.config.ts
vitest.config.ts
run-test.ts
*.bak