-
-
Save jorgecarleitao/67e7cb4991bad2e8715a 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
# Exact copy of original, https://gist.github.com/adamgit/3786883, | |
# but removed comments. | |
# OS related | |
.DS_Store | |
*.swp | |
*.lock | |
profile | |
# Xcode related | |
DerivedData/ | |
build/ | |
*~.nib | |
*.pbxuser | |
*.mode1v3 | |
*.mode2v3 | |
*.perspectivev3 | |
!default.pbxuser | |
!default.mode1v3 | |
!default.mode2v3 | |
!default.perspectivev3 | |
xcuserdata | |
*.moved-aside |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment