chore: add .dockerignore to exclude node_modules

This commit is contained in:
Unchained
2026-03-27 07:31:07 +02:00
parent 41fd8a5099
commit 513a8b7866
+5
View File
@@ -0,0 +1,5 @@
node_modules
.next
.git
*.log
.DS_Store