chore: add root .dockerignore to exclude non-build dirs

This commit is contained in:
saravanakumardb1 2026-03-27 23:11:47 -07:00
parent 57fc783451
commit fcfb2b8a59

23
.dockerignore Normal file
View File

@ -0,0 +1,23 @@
node_modules
dist
.next
coverage
*.log
.env
.env.local
.tarballs
.git
.husky
__LOCAL_LLMs
chat-history
AI.dev
.changeset
.github
.gitea
.windsurf
.ruff_cache
.pytest_cache
e2e
docs
*.md
!README.md