adding dockerignore file

This commit is contained in:
biharck 2019-04-19 18:05:38 -03:00
parent 04443494b0
commit 99d1fd7e26

10
.dockerignore Normal file
View File

@ -0,0 +1,10 @@
dist/
node_modules/
docs/
.git
Dockerfile
.DS_Store
.gitignore
README.md
Packages-react/ohif-viewer/dist/
Packages-react/ohif-viewer/node_modules/