commit | d6e580a9dbdd5a52dc31e0b2264c7fb7dd08d008 | [log] [tgz] |
---|---|---|
author | Phil Sturgeon <email@philsturgeon.co.uk> | Sat Apr 02 14:51:56 2011 +0100 |
committer | Phil Sturgeon <email@philsturgeon.co.uk> | Sat Apr 02 14:51:56 2011 +0100 |
tree | 0c0904c9cc45e690a38201b68ca95da65ffc1d4e | |
parent | eb2dcda02cd338f3230161b03ac4a55956b31bf9 [diff] [blame] |
Updated .hgignore to include application/logs/ and application/cache
diff --git a/.hgignore b/.hgignore index 880040b..5ee4d82 100644 --- a/.hgignore +++ b/.hgignore
@@ -3,4 +3,5 @@ .DS_Store syntax: regexp -system/cache/(?!index\.html|\.htaccess) \ No newline at end of file +application/cache/(?!index\.html|\.htaccess) +application/logs/(?!index\.html|\.htaccess)