Add cache/ to .gitignore
authorTimo Tijhof <ttijhof@wikimedia.org>
Wed, 29 Aug 2012 22:23:47 +0000 (00:23 +0200)
committerTimo Tijhof <ttijhof@wikimedia.org>
Wed, 29 Aug 2012 22:27:21 +0000 (00:27 +0200)
On fenari we've always got:

> Untracked files:
>   (use "git add <file>..." 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

.gitignore

index e057d36..ff3ced3 100644 (file)
@@ -13,7 +13,7 @@ nbproject*
 project.index
 
 # MediaWiki install & usage
-cache/*.cdb
+cache
 images/[0-9a-f]
 images/archive
 images/deleted