mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-06 17:44:11 +00:00
45 lines
396 B
Plaintext
45 lines
396 B
Plaintext
/.angular/cache
|
|
/.nx
|
|
/__build__
|
|
/__server_build__
|
|
/node_modules
|
|
/typings
|
|
/tsd_typings/
|
|
npm-debug.log
|
|
|
|
/build/
|
|
|
|
/coverage
|
|
|
|
/dist/
|
|
/coverage/
|
|
|
|
.idea
|
|
*.iml
|
|
*.ngfactory.ts
|
|
*.css.shim.ts
|
|
*.scss.shim.ts
|
|
|
|
.DS_Store
|
|
|
|
webpack.records.json
|
|
|
|
/npm-debug.log.*
|
|
|
|
morgan.log
|
|
|
|
# Yarn no longer used
|
|
yarn.lock
|
|
yarn-error.log
|
|
|
|
*.css
|
|
|
|
.java-version
|
|
|
|
.env
|
|
/nbproject/
|
|
|
|
junit.xml
|
|
|
|
/src/mirador-viewer/config.local.js
|