Common dockerignore.
This commit is contained in:
parent
14a298f70c
commit
2c7c70f608
@ -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
|
|
Loading…
Reference in New Issue
Block a user