.run
.git
web/node_modules
# web/dist 保留給 deploy/Dockerfile.web.static（本機 make web-build 後 COPY）
worker/node_modules
**/*_test.go
**/.DS_Store
*.md
!deploy/**