1
0
mirror of https://github.com/github/gitignore synced 2025-06-21 22:29:04 +02:00
Lucas Jenss d3607b3c1d Move Objective-C.gitignore to Global/Xcode.gitignore
The rules which were previously located in Objective-C.gitignore are
purely Xcode related, and therefore should be located in
Global/Xcode.gitignore, as are the rules for every other IDE.

This comes in handy because one may be working with Xcode in another
language (e.g. C/C++) and would probably not look in the Objective-C.gitignore
file for the rules.

Then again, I have to admit that most people working with Objective-C
are in fact working with Xcode, which is why I created an alias to the
Xcode rules with the old name, that is, Objective-C.gitignore
2011-11-14 09:55:04 +01:00
..
2010-11-08 15:04:02 -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