mirror of https://github.com/abpframework/abp
parent
b124bb9dee
commit
7110b49f6c
@ -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