ohif-viewer/.dockerignore
2019-05-06 13:47:33 -04:00

17 lines
134 B
Plaintext

# Output
dist/
# Dependencies
node_modules/
# Root
README.md
Dockerfile
# Misc. Config
.git
.DS_Store
.gitignore
.vscode
.circleci