Skip to content

Commit 4cc3f8b

Browse files
committed
.gitignore: non-index .d.ts files
1 parent 1714489 commit 4cc3f8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ node_modules
1313
package-lock.json
1414
lib/_gen
1515
lib/**/*.as
16+
lib/**/*.d.ts
17+
!lib/**/index.d.ts
1618
npm-debug.log
1719
dist
1820
/tests/**/bin

0 commit comments

Comments
 (0)