add dockerignore

This commit is contained in:
hazycora 2024-05-22 22:56:41 -05:00
parent 57ec9f046c
commit 1882d0493a
No known key found for this signature in database
GPG key ID: 215AF1F81F86940E

7
.dockerignore Normal file
View file

@ -0,0 +1,7 @@
node_modules
npm-debug.log
Dockerfile
.dockerignore
.env
.env.*
build