add dockerignore file
This commit is contained in:
parent
36c854ef1b
commit
aef4bb5edb
6
.dockerignore
Normal file
6
.dockerignore
Normal file
|
@ -0,0 +1,6 @@
|
|||
npm-debug.log
|
||||
node_modules
|
||||
*.swp
|
||||
*.swo
|
||||
data
|
||||
*.DS_Store
|
Loading…
Reference in New Issue
Block a user