Created
August 1, 2017 07:29
-
-
Save kos9kus/f245f35e76741e05ae0f1e8493eb4b7b to your computer and use it in GitHub Desktop.
This file contains 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
# Mac OS X | |
*.DS_Store | |
# Xcode | |
build/* | |
*.pbxuser | |
!default.pbxuser | |
*.mode1v3 | |
!default.mode1v3 | |
*.mode2v3 | |
!default.mode2v3 | |
*.perspectivev3 | |
!default.perspectivev3 | |
# *.xcworkspace | |
!default.xcworkspace | |
xcuserdata | |
profile | |
*.moved-aside | |
xcshareddata | |
thirdparty/ios-registration/build/ | |
*.svn-base | |
.idea | |
*.idea/* | |
DerivedData/ | |
Agent.xcodeproj/xcshareddata/xcschemes/Mac App Unit Tests.xcscheme | |
Agent.xcodeproj/xcshareddata/xcschemes/Mac Unit Tests.xcscheme | |
Agent.xcodeproj/xcshareddata/xcschemes/iOS App Unit Tests.xcscheme | |
config.h | |
*+Namespace.h | |
# Pods | |
Pods/* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment