mirror of
https://github.com/github/gitignore
synced 2024-12-24 05:40:39 +01:00
b3d27fcf04
Restore the Xcode rules to the Objective-C template as per the discussion thread on 5bd4330. Although the rules correspond to an IDE and so are global, most users of the Obj-C template expect to find the Xcode rules in the template generated by github.com, since the IDE is so ubiquitous. This could possibly be resolved by adding a template transclusion mechanism in the future, but for now duplication is the way to go.
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