diff options
author | Pierre Schmitz <pierre@archlinux.de> | 2013-01-18 13:26:05 +0100 |
---|---|---|
committer | Pierre Schmitz <pierre@archlinux.de> | 2013-01-18 13:31:29 +0100 |
commit | 8ff01378c9e0207f9169b81966a51def645b6a51 (patch) | |
tree | 6ac1a6c9e48425229f8705cf9c73424ac549a505 /.gitignore | |
parent | 8a1f9ada65d746b630c96b184000f3f0bf6cf34d (diff) |
git: Ignore images
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -27,3 +27,6 @@ images/tmp maintenance/dev/data maintenance/.mweval_history maintenance/.mwsql_history +images/*.* +images/cache +cache/html/* |