mirror of https://github.com/abpframework/abp.git
2 changed files with 9 additions and 1 deletions
@ -1,7 +1,15 @@ |
|||||
ui-angular: |
ui-angular: |
||||
- npm/ng-packs/* |
- npm/ng-packs/* |
||||
- npm/ng-packs/**/* |
- npm/ng-packs/**/* |
||||
|
- npm/ng-packs/**/**/* |
||||
|
- npm/ng-packs/**/**/**/* |
||||
|
- npm/ng-packs/**/**/**/**/* |
||||
|
- npm/ng-packs/**/**/**/**/**/* |
||||
- templates/app/angular/* |
- templates/app/angular/* |
||||
- templates/app/angular/**/* |
- templates/app/angular/**/* |
||||
|
- templates/app/angular/**/**/* |
||||
|
- templates/app/angular/**/**/**/* |
||||
- templates/module/angular/* |
- templates/module/angular/* |
||||
- templates/module/angular/**/* |
- templates/module/angular/**/* |
||||
|
- templates/module/angular/**/**/* |
||||
|
- templates/module/angular/**/**/**/* |
||||
|
|||||
Loading…
Reference in new issue