Commit Graph

12 Commits

Author SHA1 Message Date
Adriano Ferreira 33da976da9 Ignore playground.xcworkspace playground file 2016-01-03 12:02:46 -05:00
Adriano Ferreira 679c677382 Ignore timeline.xctimeline playground file 2016-01-03 11:56:41 -05:00
Nate Stedman 611c239f68 Add Swift Package Manager to Swift.gitignore
Matches the style used for Carthage - build disabled by default, checkouts optionally disabled.
2015-12-04 09:08:40 -05:00
Nick Brook 97dc1fdfc3 Remove *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Swift.gitignore 2015-11-19 00:24:34 +00:00
Felix Krause 3db9d96ecd Added link to more information about the available options 2015-11-12 00:11:58 +01:00
chenyufeng 84010e499f add *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Swift.gitignore 2015-11-09 10:51:42 +08:00
Felix Krause 68ffe8de32 Added fastlane to iOS projects 2015-10-17 13:33:41 -07:00
Felix Krause 807a017192 Fixed Cocoapods link 2015-10-17 13:31:07 -07:00
Brian Gesiak 4323f1e2c8 [ObjC][Swift] Ignore Xcode SCM blueprint files
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.
2015-06-09 00:24:09 -04:00
Ben Bodenmiller 507c3949be sync up xcode related gitignore files
some details based on #1221
2015-05-10 05:21:36 -07:00
Nate West 36ebe1a596 Add Carthage build folder and explaination 2015-01-15 11:28:08 -05:00
Martin Blech a53ae5d7ca Add Swift.gitignore
I just copied Objective-C.gitignore. It seemed to do the job with a small Swift
project.
2014-07-23 19:23:20 -03:00