Add .dockerignore for the import handler

This commit is contained in:
Jackson Harper
2023-01-13 09:19:15 +08:00
parent b44b449642
commit d2e7f8e58c

View File

@ -0,0 +1,6 @@
node_modules
build
.env*
Dockerfile
.dockerignore