Feat: ignore lockfiles in Docker build

Co-authored-by: gpt-5.4 <no-reply@openai.com>
This commit is contained in:
2026-04-02 18:08:09 -07:00
parent 70de72773a
commit d583d88787

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
node_modules
.git
.env
*.db
bun.lock
bun.lockb