* modified * new files in existing extensions/libraries/modes * fixed bugs and tests * Clean up * fix: viewport display fixed * Fixed configs for deployment * Removed unnecessary files and functions * Fixed default HP module * Added white labelling * Fixed hash routing * Removed unnecessary routers Co-authored-by: Alireza Sedghi <ar.sedghi@gmail.com>
38 lines
411 B
Plaintext
38 lines
411 B
Plaintext
# Packages
|
|
node_modules
|
|
|
|
# Output
|
|
build
|
|
dist
|
|
docs/_book
|
|
src/version.js
|
|
junit.xml
|
|
coverage/
|
|
.docz/
|
|
.yarn/
|
|
|
|
# YALC (for Erik)
|
|
.yalc
|
|
yalc.lock
|
|
*.dcm
|
|
# Logging, System files, misc.
|
|
.idea/
|
|
.npm
|
|
npm-debug.log
|
|
package-lock.json
|
|
yarn-error.log
|
|
.DS_Store
|
|
.env
|
|
|
|
# Common Example Data Directories
|
|
sampledata/
|
|
example/deps/
|
|
docker/dcm4che/dcm4che-arc
|
|
|
|
# Cypress test results
|
|
videos/
|
|
screenshots/
|
|
|
|
# Locize settings
|
|
.locize
|