chore: reduce Docker build context size
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 1m8s
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 1m8s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user