mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Add .dockerignore for the import handler
This commit is contained in:
parent
b44b449642
commit
d2e7f8e58c
1 changed files with 6 additions and 0 deletions
6
packages/import-handler/.dockerignore
Normal file
6
packages/import-handler/.dockerignore
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
node_modules
|
||||
build
|
||||
.env*
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
|
||||
Loading…
Reference in a new issue