added docker ignore
This commit is contained in:
parent
bbdcb2b2fe
commit
bd0471dad6
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
.DS_Store
|
||||||
|
.git
|
||||||
|
logs
|
||||||
|
*.log
|
||||||
|
scripts
|
||||||
|
pids
|
||||||
|
*.pid
|
||||||
|
*.seed
|
||||||
|
lib-cov
|
||||||
|
coverage
|
||||||
|
.grunt
|
||||||
|
.lock-wscript
|
||||||
|
build/Release
|
||||||
|
node_modules
|
Loading…
Reference in New Issue
Block a user