BangSo/.dockerignore

26 lines
235 B
Plaintext
Raw Normal View History

2026-09-01 16:51:19 +00:00
.git
.github
.vercel
.turbo
.cache
.DS_Store
.env
.env.*
node_modules
**/node_modules
**/dist
**/build
**/out
**/.expo
**/.astro
coverage
data
artifacts
backups
design
PRODUCT_PLAN.md
playwright-report
test-results
verify-report
*.log