Merged dockerignore

This commit is contained in:
rzadp 2019-05-22 17:01:17 +02:00
parent fddaab2378
commit 31f2788a2b
4 changed files with 17 additions and 22 deletions

17
.dockerignore Normal file

@ -0,0 +1,17 @@
node_modules
**/node_modules
**/**/node_modules
.git
**/.git
**/**/.git
submodules
**/submodules
**/**/submodules
.gitmodules
oracle-e2e/Dockerfile
oracle-e2e/.dockerignore
oracle-e2e/docker-compose.yml

@ -1,5 +0,0 @@
node_modules
submodules
Dockerfile
.dockerignore
docker-compose.yml

@ -1,12 +0,0 @@
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
Dockerfile
.dockerignore
docs
e2e
.env*
.git*
LICENSE
README.md
node_modules

@ -1,5 +0,0 @@
node_modules
e2e-script
.git
.env
.dockerignore