diff options
| author | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2011-04-15 14:06:27 +0400 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2011-04-15 14:06:27 +0400 |
| commit | ca06ed7d36315922f5bc690e9fa456ecfe2faa9e (patch) | |
| tree | 1ac993849a54cf1939bfc37a8e3af22d92267af4 /.gitignore | |
| parent | 9b27cec8c01ff231085bc2045d196ace85e299d9 (diff) | |
move HTMLPurifier cache inside CACHE_DIR/htmlpurifier
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4c76f15e3..148d206a8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ icons/* cache/*/* lock/* tags +cache/htmlpurifier/*/*ser lib/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/*/*ser |