build: add dockerignore file

This commit is contained in:
Jake Turner 2026-01-19 13:27:29 -08:00 committed by Jake Turner
parent ff88e3e868
commit 111ad5aec8

5
.dockerignore Normal file
View File

@ -0,0 +1,5 @@
.env
.env.*
.git
node_modules
*.log