Skip to content

Instantly share code, notes, and snippets.

@kreshikhin
Created July 9, 2017 08:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kreshikhin/0328646adc419c8c85da7ddfed07f465 to your computer and use it in GitHub Desktop.
Save kreshikhin/0328646adc419c8c85da7ddfed07f465 to your computer and use it in GitHub Desktop.
Xcode Gitignore
# Xcode
#
## Build generated
build/
DerivedData/
## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata/
## Other
*.moved-aside
*.xccheckout
*.xcscmblueprint
.DS_Store
*.xcworkspace
Podfile.lock
Pods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment