Skip to content

Instantly share code, notes, and snippets.

@brandonkelly
Created June 17, 2009 00:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brandonkelly/131005 to your computer and use it in GitHub Desktop.
Save brandonkelly/131005 to your computer and use it in GitHub Desktop.
TextMate File Pattern that shows .gitignore files
!(/\.(?!htaccess|gitignore)[^/]*|\.(tmproj|o|pyc)|/Icon\r|/svn-commit(\.[2-9])?\.tmp)$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment