Skip to content

Commit 5f242f2

Browse files
committed
Fix gitignore
1 parent 85c862a commit 5f242f2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@ bin/dist
22
node_modules
33
tags
44
todomvc/typings
5-
!/src/nativescript-angular/
6-
!/src/dependencies.d.ts
7-
!/src/global.d.ts
85
deps/angular/dist
6+
src/nativescript-angular/**/*.js
97
.baseDir.ts
108
.tscache
119
nativescript-angular*.tgz

0 commit comments

Comments
 (0)