feat: add multi-stage Docker build with Python ML dependencies

This commit is contained in:
Siddharth Kumar Sah
2026-03-22 03:09:14 +08:00
parent de3d544ab6
commit 5c7d1e1f3d
3 changed files with 128 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
node_modules
.git
.turbo
dist
*.db
*.db-journal
*.db-wal
.env
.env.local
.DS_Store
.playwright-mcp
*.png
*.jpg
*.jpeg