mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
initial commit
This commit is contained in:
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
/__build__
|
||||
/__server_build__
|
||||
/node_modules
|
||||
/typings
|
||||
/tsd_typings/
|
||||
npm-debug.log
|
||||
|
||||
/dist/
|
||||
|
||||
.idea
|
||||
*.ngfactory.ts
|
||||
*.css.shim.ts
|
||||
|
||||
.DS_Store
|
||||
|
||||
webpack.records.json
|
||||
|
||||
/npm-debug.log.*
|
||||
|
||||
morgan.log
|
Reference in New Issue
Block a user