Files
dspace-angular/.gitignore
Alan Orth ce3285c1f2 .gitignore: remove package-lock.json
Now that we are using npm we need to commit this.
2024-09-05 10:30:11 +03:00

43 lines
364 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-error.log
*.css
.java-version
.env
/nbproject/
junit.xml
/src/mirador-viewer/config.local.js