1
0
mirror of https://github.com/github/gitignore synced 2024-12-23 21:30:46 +01:00
Lucas Jenß 85de979a03 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.
2011-07-27 15:33:05 +02:00
..
2010-11-22 17:42:30 -08:00
2010-11-08 15:04:02 -08:00
2011-01-28 04:09:44 +08:00
2010-11-08 15:00:28 -08:00
2010-11-09 15:48:06 +08:00
2010-11-08 15:03:42 -08:00
2011-01-28 04:11:05 +08:00
2011-02-21 18:07:04 -08:00

Globally Useful gitignores

This directory contains globally useful gitignores, e.g. OS-specific and editor specific.

For more on global gitignores: http://help.github.com/git-ignore/

And a good blog post about 'em: http://augustl.com/blog/2009/global_gitignores