]> source.dussan.org Git - gitignore.git/commitdiff
Remove "dangerous" OS X specific .gitignore rule 183/head
authorLucas Jenß <lucas@x3ro.de>
Wed, 27 Jul 2011 13:33:05 +0000 (15:33 +0200)
committerLucas Jenß <lucas@x3ro.de>
Wed, 27 Jul 2011 13:33:05 +0000 (15:33 +0200)
The .gitignore rule "Icon?" will also match directories such as
"icons/", at least on a case-insensitive file-system (this happened to
me on OS X 10.7). I only noticed this several days later because a
developer was complaining about missing icons in his repository. I don't
really know what type of files this rule is supposed to match, but I
guess the described behavior is not expected.

Global/OSX.gitignore

index 4c083a674f44b332bdec920d3726f86c0fe81e41..5ad43cc4452145935557efe53054160422aacc84 100644 (file)
@@ -1,5 +1,4 @@
 .DS_Store
-Icon?
 
 # Thumbnails
 ._*