chore: add .dockerignore to reduce build context #1

Merged
firmanr merged 1 commits from feat/dockerignore into main 2026-09-07 03:00:56 +00:00
+13
View File
@@ -0,0 +1,13 @@
node_modules
.next
.git
.env
.env.*
dist
build
*.log
.DS_Store
.agents
.claude
.cursor
.devin