summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.hgignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 821ac8331..880040b30 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,3 +1,6 @@
syntax: glob
-.DS_Store \ No newline at end of file
+.DS_Store
+
+syntax: regexp
+system/cache/(?!index\.html|\.htaccess) \ No newline at end of file