aboutsummaryrefslogtreecommitdiffstats
path: root/Objective-C.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Remove .idea/ from ObjectiveC in favour of Global/IDEACarl Suster2013-11-091-1/+0
|
* Merge branch 'master' into patch-1Michael Gerbush2013-11-071-1/+8
|\ | | | | | | | | Conflicts: Objective-C.gitignore
| * Merge pull request #827 from trevorsheridan/masterAdam Roben2013-11-051-2/+4
| |\ | | | | | | Cleaning up Objective-C .gitignore and adding OS X section
| | * Cleaning up Objective-C .gitignore and adding OS X sectionTrevor Sheridan2013-11-041-2/+4
| | |
| * | Merge pull request #703 from modocache/masterAdam Roben2013-11-041-0/+1
| |\ \ | | |/ | |/| Ignore source control plist files generated by Xcode.
| | * Ignore source control plist files generated by Xcode.modocache2013-07-101-0/+1
| | |
| * | add .xccheckout to Objective-C gitignoreBart2013-09-171-0/+1
| |/ | | | | This is a file that Xcode 5 uses for version control, doesn't need to be checked in. Also see http://stackoverflow.com/a/18448100/1877078
| * Remove Podfile.lock from Objective-C ignoresJustin Spahr-Summers2013-07-031-1/+0
| | | | | | Per discussion in #148.
| * Adding CocoaPods to gitignoreMatthias Wessendorf2013-07-021-0/+4
| |
* | Reverting change to ignore build subdirectoriesMichael Gerbush2013-05-021-1/+1
|/ | | Reverted a change that was causing build directories at the root folder to show up in git. If you need to ignore subdirectories the leading slash needs to be omitted.
* [Objective-C] No longer ignore `xcworkspace` documents.Eloy Durán2013-01-151-2/+0
| | | | | | | Workspaces are real documents that can be opened, just like `xcodeproj` documents. These documents are also generated/used by CocoaPods to configure a project’s dependencies. For these reasons, there does not seem a good reason to ignore these any longer.
* ignore all build directories in subdirectoriesVasyl Liutikov2012-08-271-1/+1
|
* add *.hmapVasyl Liutikov2012-08-271-0/+1
|
* Merge remote-tracking branch 'stig/patch-1'Justin Spahr-Summers2012-08-271-0/+1
|\ | | | | | | | | Conflicts: Objective-C.gitignore
| * Ignore .idea/ folder for AppCode users.Stig Brautaset2012-05-011-1/+2
| |
* | Merge remote-tracking branch 'OliverLetterer/patch-1'Justin Spahr-Summers2012-08-021-2/+2
|\ \ | | | | | | | | | | | | Conflicts: Objective-C.gitignore
| * | Now ignoring full build directory.Oliver Letterer2012-04-211-1/+1
| |/
* / Update to also ignore .DS_Store filesJoachim Bondo2012-07-111-0/+1
|/
* DerivedData is the "build/" Folder that *might* be in your Project's folder ↵StuFF mc2012-01-281-0/+1
| | | | if you use the default Xcode 4 settings.
* Fixed comment in Objective-C.gitignoreDaniel Schildt2010-11-131-1/+1
|
* Removing .DS_Store; specific to OS X, and redundant with Global/OSXPeat Bakke2010-11-101-2/+0
|
* Support defaulting user-specific Xcode project settings.rentzsch2010-11-081-0/+6
|
* added line to Objective-C gitignore to ignore the *.moved-aside files from XCodeMark Lussier2010-11-091-0/+1
|
* Ignore Xcode 4 user configurations for Objective-CSam Soffes2010-11-091-0/+2
|
* begin! add Rails and Obj-C templatesChris Wanstrath2010-11-081-0/+8