build: add dockerignore file

This commit is contained in:
Jake Turner 2026-01-19 13:27:29 -08:00
parent f905871392
commit f527193e11
No known key found for this signature in database
GPG Key ID: 694BC38EF2ED4844

5
.dockerignore Normal file
View File

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