summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorKegan Dougal <kegan@matrix.org>2014-11-12 16:22:14 +0000
committerKegan Dougal <kegan@matrix.org>2014-11-12 16:22:22 +0000
commit3d3f692fd8a3fe07daf2f5b8811ebc00846b60c1 (patch)
treedfaed70738c44a948bb41dc410ea77aa4a1449c6 /.gitignore
parentAdd a few more comments to the federation handler (diff)
downloadsynapse-3d3f692fd8a3fe07daf2f5b8811ebc00846b60c1.tar.xz
Add test coverage to the webclient. Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3d14ac8c03..339a99e0d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,7 @@ graph/*.png
 graph/*.dot
 
 **/webclient/config.js
-webclient/test/environment-protractor.js
+**/webclient/test/coverage/
+**/webclient/test/environment-protractor.js
 
 uploads