diff options
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.hgignore b/.hgignore deleted file mode 100644 index 80c21c0bd..000000000 --- a/.hgignore +++ /dev/null @@ -1,8 +0,0 @@ -syntax: glob - -.DS_Store -tests/output/* - -syntax: regexp -application/cache/(?!index\.html|\.htaccess) -application/logs/(?!index\.html|\.htaccess) |