Skip to content

Instantly share code, notes, and snippets.

@bomberstudios
Created October 29, 2010 10:13
Show Gist options
  • Save bomberstudios/653273 to your computer and use it in GitHub Desktop.
Save bomberstudios/653273 to your computer and use it in GitHub Desktop.
File pattern:
!(/\.DS_Store|\.(tmproj|o|pyc)|/Icon\r|/svn-commit(\.[2-9])?\.tmp)$
Folder pattern:
!.*/(\.[^/]*|CVS|log|vendor|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment