Sat, 13 Jul 2013 09:29:38 +0200
Ignore unit testing framework reports.
.hgignore | file | annotate | diff | comparison | revisions |
1.1 --- a/.hgignore Wed Jun 05 20:24:06 2013 +0200 1.2 +++ b/.hgignore Sat Jul 13 09:29:38 2013 +0200 1.3 @@ -5,8 +5,12 @@ 1.4 *~ 1.5 1.6 dist 1.7 + 1.8 doc/shot*.png 1.9 doc/design*.pdf 1.10 doc/miscnotas.txt 1.11 + 1.12 +src/firefoxos/test/qunit-*.css 1.13 +src/firefoxos/test/qunit-*.js 1.14 src/firefoxos/jquery.core 1.15 src/firefoxos/jquery.mobile