diff --git a/.hgignore b/.hgignore index 7cf28b4..ca91733 100644 --- a/.hgignore +++ b/.hgignore @@ -5,3 +5,6 @@ ^update\.rdf$ ^defaults/preferences/prefs.js$ ^website$ +^test/harness/app/update.test$ +^test/profile$ +^test/unit/test_.*\.log$