Created
February 4, 2016 20:04
-
-
Save wess/c5e64849bc3796ebc293 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*.pbxproj binary merge=union |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Xcode | |
build/* | |
*.pbxuser | |
!default.pbxuser | |
*.mode1v3 | |
!default.mode1v3 | |
*.mode2v3 | |
!default.mode2v3 | |
*.perspectivev3 | |
!default.perspectivev3 | |
UserInterfaceState.xcuserstate | |
!default.xcworkspace | |
profile | |
*.moved-aside | |
Pay.xcworkspace/xcuserdata/wcope.xcuserdatad/UserInterfaceState.xcuserstate | |
.DS_Store | |
Builds/* | |
DTS* | |
# OS X Finder | |
# Xcode per-user config | |
*.mode1 | |
*.perspective | |
xcuserdata | |
# Build products | |
build/ | |
*.o | |
*.LinkFileList | |
*.hmap | |
# Automatic backup files | |
*~.nib/ | |
*.swp | |
*~ | |
*.dat | |
*.dep | |
# Cocoapods | |
Pods | |
Podfile.lock | |
.gitmodules | |
# AppCode specific files | |
.idea/ | |
*.iml | |
Pay.xcworkspace/xcshareddata/Pay.xccheckout | |
Fastlane |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment