From: Timo Tijhof Date: Wed, 29 Aug 2012 22:23:47 +0000 (+0200) Subject: Add cache/ to .gitignore X-Git-Tag: 1.31.0-rc.0~22534^2 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=d6e36508b3c1e18c11739445e81bf058674ec6c9;p=lhc%2Fweb%2Fwiklou.git Add cache/ to .gitignore On fenari we've always got: > Untracked files: > (use "git add ..." to include in what will be committed) > > cache/l10n/ > cache/message-timestamp And on my localhost also several files and stuff extensions have put in there. Might as well ignore cache entirely instead of just .cdb files. Change-Id: I3c594a0f746341687c2a35eed5dc2c2b91e68265 --- diff --git a/.gitignore b/.gitignore index e057d36442..ff3ced3d4a 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,7 @@ nbproject* project.index # MediaWiki install & usage -cache/*.cdb +cache images/[0-9a-f] images/archive images/deleted