Skip to content

Instantly share code, notes, and snippets.

@truedat101
Created June 17, 2009 17:18
Show Gist options
  • Save truedat101/131366 to your computer and use it in GitHub Desktop.
Save truedat101/131366 to your computer and use it in GitHub Desktop.
# .gitignore for IDE users
#
# .gitignore for eclipse
#
.settings
#
# .gitignore for XCode users
#
# xcode noise from http://shanesbrain.net/2008/7/9/using-xcode-with-git
#
build/*
*.pbxuser
*.mode1v3
# old skool
.svn
# osx noise
.DS_Store
profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment