ohif-viewer/.gitignore
2019-04-26 10:12:33 -04:00

22 lines
217 B
Plaintext

# Packages
node_modules
# Output
build
dist
docs/_book
src/version.js
junit.xml
# YALC (for Erik)
.yalc
yalc.lock
# Logging, System files, misc.
.idea/
.npm
npm-debug.log
package-lock.json
yarn-error.log
.DS_Store