Common dockerignore.

This commit is contained in:
rzadp 2019-05-23 11:16:50 +02:00
parent 14a298f70c
commit 2c7c70f608
2 changed files with 3 additions and 12 deletions

@ -5,3 +5,6 @@ node_modules
**/.git **/.git
**/**/.git **/**/.git
.gitmodules .gitmodules
**/.env*
**/docs
**/README.md

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