Created
April 15, 2013 18:24
-
-
Save iamralch/55a0048989ff12735335 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
# Mac OS X | |
*.DS_Store | |
# Xcode | |
*.pbxuser | |
*.mode1v3 | |
*.mode2v3 | |
*.perspectivev3 | |
*.xcuserstate | |
project.xcworkspace/ | |
xcuserdata/ | |
# Generated files | |
*.o | |
*.pyc | |
*.hi | |
#Python modules | |
MANIFEST | |
dist/ | |
build/ | |
# Backup files | |
*~.nib | |
\#*# | |
.#* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment