Created
September 5, 2016 13:21
-
-
Save fel-cesar/5aa8c7f9b2acde6cbf435f9821c6886b 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
#DONT PUSH PRODUCTS | |
Products/ | |
Products/* | |
#Docs - Not uploading docs | |
docs/ | |
docs/* | |
# COCOAPODS | |
Podfile.lock | |
Pods/ | |
Pods/* | |
*.xcworkspace | |
# Xcode | |
# | |
build/ | |
*.pbxuser | |
!default.pbxuser | |
*.mode1v3 | |
!default.mode1v3 | |
*.mode2v3 | |
!default.mode2v3 | |
*.perspectivev3 | |
!default.perspectivev3 | |
*xcuserdata | |
*.xccheckout | |
*.moved-aside | |
iCrowd.xcodeproj/project.pbxproj | |
DerivedData | |
*.hmap | |
*.ipa | |
*.xcuserstate | |
project.xcworkspace/xcuserdata | |
project.xcworkspace/xcuserdata/* | |
# CocoaPods | |
Pods/* | |
./Pods | |
./Pods/* | |
# Carthage | |
Carthage/Build | |
# Other Xcode Files | |
.DS_Store | |
*.DS_Store | |
*Podfile.lock | |
Podfile.lock | |
*.lock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment