]> source.dussan.org Git - gitignore.git/commit
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)
commit85de979a0392a1df538976548c418d0a3b6b17af
tree743c92b0ec781cb83dd2a109c0b9edcf152bb69b
parent88320f20dc859bd759be551f6346ebe44629767d
Remove "dangerous" OS X specific .gitignore rule

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