Fix the git ignore so that browser test server is ignored

This commit is contained in:
Sheetal Nandi 2016-04-08 10:05:22 -07:00
parent a405f285ec
commit 92622bf715

2
.gitignore vendored
View file

@ -26,6 +26,8 @@ rwc-report.html
*.swp
build.json
*.actual
tests/webTestServer.js
tests/webTestServer.js.map
tests/webhost/*.d.ts
tests/webhost/webtsc.js
tests/cases/**/*.js