Homec4science

Remove "dangerous" OS X specific .gitignore rule

Authored by Lucas Jenß <lucas@x3ro.de> on Jul 27 2011, 15:33.

Description

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.

Details

Committed
Lucas Jenß <lucas@x3ro.de>Jul 27 2011, 15:33
Pushed
aubortJul 2 2018, 16:12
Parents
rGITIGNORE88320f20dc85: Merged pull request #142 from weppos/ruby.
Branches
Unknown
Tags
Unknown

Event Timeline

Lucas Jenß <lucas@x3ro.de> committed rGITIGNORE85de979a0392: Remove "dangerous" OS X specific .gitignore rule (authored by Lucas Jenß <lucas@x3ro.de>).Jul 27 2011, 15:33