Created
December 9, 2011 02:33
-
-
Save samstewart/1449868 to your computer and use it in GitHub Desktop.
.hgignore file for Mac OS X and iOS applicaitons
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
syntax: glob | |
build | |
*.swp | |
*.mode1 | |
*.mode1v3 | |
*.mode2 | |
*.mode2v3 | |
*.pbxuser | |
*.perspective | |
*.perspectivev3 | |
xcuserdata | |
*~.nib | |
.DS_Store |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment