Skip to content

Commit 46ee639

Browse files
committed
Ignore JS files under tests/cases/*
1 parent 20f7b18 commit 46ee639

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ build.json
2828
*.actual
2929
tests/webhost/*.d.ts
3030
tests/webhost/webtsc.js
31-
tests/*.js
32-
tests/*.js.map
33-
tests/*.d.ts
31+
tests/**/*.js
32+
tests/**/*.js.map
33+
tests/**/*.d.ts
3434
*.config
3535
scripts/debug.bat
3636
scripts/run.bat

0 commit comments

Comments
 (0)