Skip to content

remear/xcodegitconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Auto Create gitignore in New Xcode Projects

Purpose

Adds .gitignore and .gitattributes to the Xcode project templates so those
files are automatically placed into every new Cocoa Application project you generate.
You need only run the script once to install the git config files to their proper location.

The following projects are included:

Mac OS X

  • Cocoa Application
  • Cocoa Document-based Application
  • Core Data Application
  • Core Data Application with Spotlight Importer
  • Core Data Document-based Application
  • Core Data Document-based Application with Spotlight Importer

iPhone

  • Navigation-based Application
  • Navigation-based Core Data
  • OpenGL ES iPhone Application
  • Split View-based Application
  • Split View-based Core Data Application
  • Tab Bar iPhone Application
  • Utility iPhone Application
  • Utility iPhone Core Data Application
  • View-based iPhone Application
  • Window-based iPhone Application
  • Window-based iPhone Core Data Application

iPad

  • OpenGL ES iPad Application
  • Tab Bar iPad Application
  • View-based iPad Application
  • Window-based iPad Application
  • Window-based iPad Core Data Application

iPhone / iPad Universal

  • Window-based Universal Application
  • Window-based Universal Core Data Application

Usage

git clone git://github.com/remear/xcodegitconfig.git
cd xcodegitconfig
sudo ruby InstallXcodeProjectGitSettings.rb

About

Xcode Cocoa Application Git Settings Installer

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages