mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
expand dockeringore based on gitignore
This commit is contained in:
@@ -1,2 +1,21 @@
|
|||||||
.git
|
.git
|
||||||
node-modules/
|
node-modules
|
||||||
|
__build__
|
||||||
|
__server_build__
|
||||||
|
typings
|
||||||
|
tsd_typings
|
||||||
|
npm-debug.log
|
||||||
|
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
|
||||||
|
package-lock.json
|
||||||
|
Reference in New Issue
Block a user