Merge branch 'master' of github.com:github/gitignore into keep-scm-files

# Conflicts:
#	Objective-C.gitignore
#	Swift.gitignore
This commit is contained in:
Honza Dvorsky
2016-02-26 00:07:20 +00:00
51 changed files with 424 additions and 70 deletions

View File

@@ -4,7 +4,7 @@
## Build generated
build/
DerivedData
DerivedData/
## Various settings
*.pbxuser
@@ -15,7 +15,7 @@ DerivedData
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
xcuserdata/
## Other
*.moved-aside
@@ -29,9 +29,9 @@ xcuserdata
#
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
#
#Pods/
# Pods/
# Carthage
#
@@ -39,3 +39,13 @@ xcuserdata
# Carthage/Checkouts
Carthage/Build
# fastlane
#
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
# screenshots whenever they are needed.
# For more information about the recommended setup visit:
# https://github.com/fastlane/fastlane/blob/master/docs/Gitignore.md
fastlane/report.xml
fastlane/screenshots