dicom-microscopy-viewer-changed
Version:
Interactive web-based viewer for DICOM Microscopy Images
19 lines (16 loc) • 409 B
Plain Text
# Enforce Unix newlines
*.js text eol=lf
*.json text eol=lf
*.md text eol=lf
*.svg text eol=lf
*.ts text eol=lf
*.yml text eol=lf
.editorconfig text eol=lf
.gitattributes text eol=lf
.gitignore text eol=lf
LICENSE text eol=lf
# Don't diff or textually merge source maps
*.map binary
test/* linguist-vendored
dist/* linguist-vendored
webpack.config.js linguist-vendored