Skip to content

Commit 9a35353

Browse files
committed
Update ctags config.
1 parent c2f1fe9 commit 9a35353

File tree

1 file changed

+9
-20
lines changed

1 file changed

+9
-20
lines changed

.ctags-exclude

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,16 @@ bin
33
build
44
android17.d.ts
55
ios.d.ts
6-
ng-sample/app
7-
ng-sample/src/angular2
8-
ng-sample/src/nativescript-angular
6+
ng-sample/app/nativescript-angular
97
ng-sample/platforms
8+
ng-sample/node_modules
109
ng-sample/lib
1110
ng-sample/src/typings
12-
todomvc/app
13-
todomvc/src/angular2
14-
todomvc/src/nativescript-angular
15-
todomvc/platforms
16-
todomvc/lib
17-
todomvc/src/typings
18-
todomvc/typings
19-
startup-test/app
20-
startup-test/src/angular2
21-
startup-test/src/nativescript-angular
22-
startup-test/platforms
23-
startup-test/lib
24-
startup-test/src/typings
25-
src/angular2
26-
web/*.js
11+
tests/app/nativescript-angular
12+
tests/platforms
13+
tests/node_modules
14+
tests/lib
15+
tests/src/typings
16+
tests/typings
17+
web
2718
src/*.js
28-
deps/angular/dist
29-
deps/angular/tmp

0 commit comments

Comments
 (0)