Skip to content

Commit 92622bf

Browse files
committed
Fix the git ignore so that browser test server is ignored
1 parent a405f28 commit 92622bf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ rwc-report.html
2626
*.swp
2727
build.json
2828
*.actual
29+
tests/webTestServer.js
30+
tests/webTestServer.js.map
2931
tests/webhost/*.d.ts
3032
tests/webhost/webtsc.js
3133
tests/cases/**/*.js

0 commit comments

Comments
 (0)