Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove .idea/ from ObjectiveC in favour of Global/IDEA | Carl Suster | 2013-11-09 | 1 | -1/+0 |
| | |||||
* | Merge branch 'master' into patch-1 | Michael Gerbush | 2013-11-07 | 1 | -1/+8 |
|\ | | | | | | | | | Conflicts: Objective-C.gitignore | ||||
| * | Merge pull request #827 from trevorsheridan/master | Adam Roben | 2013-11-05 | 1 | -2/+4 |
| |\ | | | | | | | Cleaning up Objective-C .gitignore and adding OS X section | ||||
| | * | Cleaning up Objective-C .gitignore and adding OS X section | Trevor Sheridan | 2013-11-04 | 1 | -2/+4 |
| | | | |||||
| * | | Merge pull request #703 from modocache/master | Adam Roben | 2013-11-04 | 1 | -0/+1 |
| |\ \ | | |/ | |/| | Ignore source control plist files generated by Xcode. | ||||
| | * | Ignore source control plist files generated by Xcode. | modocache | 2013-07-10 | 1 | -0/+1 |
| | | | |||||
| * | | add .xccheckout to Objective-C gitignore | Bart | 2013-09-17 | 1 | -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 ignores | Justin Spahr-Summers | 2013-07-03 | 1 | -1/+0 |
| | | | | | | Per discussion in #148. | ||||
| * | Adding CocoaPods to gitignore | Matthias Wessendorf | 2013-07-02 | 1 | -0/+4 |
| | | |||||
* | | Reverting change to ignore build subdirectories | Michael Gerbush | 2013-05-02 | 1 | -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án | 2013-01-15 | 1 | -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 subdirectories | Vasyl Liutikov | 2012-08-27 | 1 | -1/+1 |
| | |||||
* | add *.hmap | Vasyl Liutikov | 2012-08-27 | 1 | -0/+1 |
| | |||||
* | Merge remote-tracking branch 'stig/patch-1' | Justin Spahr-Summers | 2012-08-27 | 1 | -0/+1 |
|\ | | | | | | | | | Conflicts: Objective-C.gitignore | ||||
| * | Ignore .idea/ folder for AppCode users. | Stig Brautaset | 2012-05-01 | 1 | -1/+2 |
| | | |||||
* | | Merge remote-tracking branch 'OliverLetterer/patch-1' | Justin Spahr-Summers | 2012-08-02 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | Conflicts: Objective-C.gitignore | ||||
| * | | Now ignoring full build directory. | Oliver Letterer | 2012-04-21 | 1 | -1/+1 |
| |/ | |||||
* / | Update to also ignore .DS_Store files | Joachim Bondo | 2012-07-11 | 1 | -0/+1 |
|/ | |||||
* | DerivedData is the "build/" Folder that *might* be in your Project's folder ↵ | StuFF mc | 2012-01-28 | 1 | -0/+1 |
| | | | | if you use the default Xcode 4 settings. | ||||
* | Fixed comment in Objective-C.gitignore | Daniel Schildt | 2010-11-13 | 1 | -1/+1 |
| | |||||
* | Removing .DS_Store; specific to OS X, and redundant with Global/OSX | Peat Bakke | 2010-11-10 | 1 | -2/+0 |
| | |||||
* | Support defaulting user-specific Xcode project settings. | rentzsch | 2010-11-08 | 1 | -0/+6 |
| | |||||
* | added line to Objective-C gitignore to ignore the *.moved-aside files from XCode | Mark Lussier | 2010-11-09 | 1 | -0/+1 |
| | |||||
* | Ignore Xcode 4 user configurations for Objective-C | Sam Soffes | 2010-11-09 | 1 | -0/+2 |
| | |||||
* | begin! add Rails and Obj-C templates | Chris Wanstrath | 2010-11-08 | 1 | -0/+8 |