aboutsummaryrefslogtreecommitdiffstats
path: root/Objective-C.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of github.com:github/gitignore into keep-scm-filesHonza Dvorsky2016-02-261-4/+14
|\ | | | | | | | | | | # Conflicts: # Objective-C.gitignore # Swift.gitignore
| * Merge pull request #1546 from Coeur/patch-1Brendan Forster2016-01-271-4/+3
| |\ | | | | | | DerivedData and xcuserdata are folders; *.xcuserstate is always inside
| | * Merge branch 'master' into patch-1Antoine Cœur2015-08-151-1/+2
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (24 commits) Add ignore for npm debug log files Add KiCad ignore for .bck and .kicad_pcb-bak Correct capitalisation of LightSwitch and omit generated.parameters.xml Add newline at EOF Add ignores for Visual Studio Lightswitch build output Adding optional ignore proposal for wwwroot folder Ignore NCrunch temporary files. Update Dart.gitignore Added .stack-work/ directory to Haskell .gitignore. add Android Studio to the covers list Ignore Default RSpec State File Ignore *.auxlock files created by TikZ in TeX Ignore files created by `\tikzexternalize` Update Typo3.gitignore for CMS v6.2 [ObjC][Swift] Ignore Xcode SCM blueprint files include preamble files generated by mylatexformat package Add .jar, .exe and .msi Remove .SRCINFO (and old .AURINFO) from .gitignore Add CMakeScripts directory ignore OAuth2 token ... Conflicts: Objective-C.gitignore Swift.gitignore
| | * | DerivedData and xcuserdata are folders; *.xcuserstate is always inside ↵Antoine Cœur2015-06-081-3/+2
| | | | | | | | | | | | | | | | xcuserdata folder
| * | | Remove *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and ↵Nick Brook2015-11-191-1/+0
| | | | | | | | | | | | | | | | Swift.gitignore
| * | | Added link to more information about the available optionsFelix Krause2015-11-121-0/+2
| | | |
| * | | add *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and ↵chenyufeng2015-11-091-0/+1
| | | | | | | | | | | | | | | | Swift.gitignore
| * | | Added fastlane to iOS projectsFelix Krause2015-10-171-0/+8
| | | |
| * | | Switched to httpsFelix Krause2015-10-171-1/+1
| | | |
| * | | Fixed whitespaceFelix Krause2015-10-171-1/+1
| | |/ | |/|
* / | Update Objective-C.gitignoreHonza Dvorsky2015-10-031-2/+0
|/ /
* / [ObjC][Swift] Ignore Xcode SCM blueprint filesBrian Gesiak2015-06-091-0/+1
|/ | | | | | | These files are automatically generated by Xcode and maintain information regarding source control. Xcode is typically used in Objective-C and Swift projects, so add these to the ignored files for these platforms.
* sync up xcode related gitignore filesBen Bodenmiller2015-05-101-2/+18
| | | | some details based on #1221
* Update CocoaPods guide URLVictor Gama2015-05-071-1/+1
| | | This updates the link provided to the CocoaPods documentation regarding whether the Pods directory should be ignored or not.
* removing aditional white spaceriosc2015-03-111-1/+1
| | | removing this aditional white space avoid a mistake for beginners developers ignore the pod directory, because is confusing to note when they remove the '#' character and git still is tracking the pod dir.
* [Objective-C] Fixes a broken linkKyle Fuller2014-04-241-1/+1
| | | This got changed recently.
* Ignore xcuserstateElvis Nuñez2014-04-151-0/+1
| | | xcuserstate files are generated from within Xcode and saved in your project bundle to remember your last opened file, the open state of any group folders, open tabs, and any other user setting your project might need to remember
* Remove Obj-C-specific hmap & ipa from general Xcode templateCarl Suster2014-04-061-1/+0
|
* Remove profile from Obj-C to match #956Carl Suster2014-04-061-1/+0
|
* put back Xcode ignore to Objective-C.Konstantin Koval2014-03-311-0/+19
|
* Add Xcode support.MacPro: Fabien Sanglard2014-03-191-18/+0
|
* [Objective-C] Add a note about CocoaPod's Pods/Kyle Fuller2014-03-181-0/+9
|
* [Objective-C] Remove CocoaPods ignoresKyle Fuller2014-03-131-3/+0
| | | | | We shouldn't be ignoring these, it's down to the user and we shouldn't enforce them to ignore the `Pods/` directory http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control?
* Remove OSX-specific rule from ObjectiveC templateCarl Suster2014-03-071-3/+0
|
* Added ipa file to Objective-C.gitignoreminsOne2013-11-271-0/+1
|
* Remove duplicate line in Objective-C.gitignoreMatt Rubin2013-11-251-1/+0
| | | The pattern `*.xccheckout` is already ignored on line 15.
* 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
|