Skip to content

Commit 88c1b19

Browse files
committed
exclude typescript compiled js files
1 parent 304451d commit 88c1b19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@
1515
# Others
1616
/_other
1717
/node_modules
18+
/test/typescript/*.js

0 commit comments

Comments
 (0)