summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorGreg Aker <greg.aker@ellislab.com>2011-04-22 18:31:17 +0200
committerGreg Aker <greg.aker@ellislab.com>2011-04-22 18:31:17 +0200
commitffa07349d31334f76e1398921f40b954cdf6ddcb (patch)
tree99b6b2bcd7d7a8ac3f4057c01c3f5bc276ab166e /.hgignore
parent9c5e13f6b8484f8edc6854ba9045752dc51efaa3 (diff)
Ignoring tests/output/* for code coverage reports
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 5ee4d823e..80c21c0bd 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,6 +1,7 @@
syntax: glob
.DS_Store
+tests/output/*
syntax: regexp
application/cache/(?!index\.html|\.htaccess)