Skip to content

Instantly share code, notes, and snippets.

@charliefulton
Created July 14, 2012 20:13
Show Gist options
  • Save charliefulton/3113154 to your computer and use it in GitHub Desktop.
Save charliefulton/3113154 to your computer and use it in GitHub Desktop.
git global ignore file
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
######################
*.log
# OS generated files #
######################
.DS_Store?
ehthumbs.db
Icon?
Thumbs.db
# Xcode stuff
build/
*.mode1
*.mode1v3
*.mode2v3
*.perspective
*.perspectivev3
*.pbxuser
*.xcworkspace
xcuserdata
.svn
CVS
.DS_Store
*~.nib
*.swp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment