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)
commitd6e36508b3c1e18c11739445e81bf058674ec6c9
tree54cc0462521da7fc8e34941db92e98d2f319c137
parent3c899bfc66218e8a65b45ad158e3dcb6081ac4e9
Add cache/ to .gitignore

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