Skip to content

Instantly share code, notes, and snippets.

@collegeman
Created May 23, 2010 05:48
Show Gist options
  • Save collegeman/410675 to your computer and use it in GitHub Desktop.
Save collegeman/410675 to your computer and use it in GitHub Desktop.
# out of the box
!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$
# I can see clearly now, but still no source control folders
!.(svn|git)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment