diff options
| author | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2010-12-15 13:04:02 +0300 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2010-12-15 13:04:02 +0300 |
| commit | 66ad06518c5fcba2cb3c817d995417ad8fcf9099 (patch) | |
| tree | fa044245dc7e0ed7e045f8fdffe359858b037231 /.gitignore | |
| parent | ed29b175ebb771e49e4db3b70302c90242f055e1 (diff) | |
remove HTMLPurifier cache files; ignore them in the future
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3ef51d969..162b7aa6b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ icons/* cache/*/* lock/* tags +lib/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/HTML/*ser |