From: Timo Tijhof Date: Tue, 25 Sep 2012 17:24:47 +0000 (+0200) Subject: .gitignore: Fix case of "Thumbs.db" X-Git-Tag: 1.31.0-rc.0~22259^2 X-Git-Url: https://git.cyclocoop.org/%7B%7B%20url_for%28?a=commitdiff_plain;h=fed218d4618284eac8f1b6c8e631e1859eed8d2b;p=lhc%2Fweb%2Fwiklou.git .gitignore: Fix case of "Thumbs.db" * Follows-up 82b127b3306b3e239df05659ad2eadcc50de83c7. Change-Id: I57fcc41ad22ec748c8c772aeccd1e9df6d4646f7 --- diff --git a/.gitignore b/.gitignore index d3c56bceba..0be75c5ac1 100644 --- a/.gitignore +++ b/.gitignore @@ -33,7 +33,7 @@ StartProfiler.php ## Mac OS X .DS_Store ## Windows -thumbs.db +Thumbs.db # Misc .buildpath