Skip to content

Instantly share code, notes, and snippets.

@mwrites
Created October 6, 2017 08:09
Show Gist options
  • Save mwrites/0f14aa05f1efa20bf825d81a55484d4b to your computer and use it in GitHub Desktop.
Save mwrites/0f14aa05f1efa20bf825d81a55484d4b to your computer and use it in GitHub Desktop.
Xcode9 .gitignore
# OS X
.DS_Store
# Xcode
xcuserdata/
*.xccheckout
# AppCode
.idea/
# Bundler
.bundle/
Carthage
# 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-ignore-the-pods-directory-in-source-control
#
Pods/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment