Skip to content

Instantly share code, notes, and snippets.

@tonycoco
Created December 28, 2011 17:08
Show Gist options
  • Save tonycoco/1528711 to your computer and use it in GitHub Desktop.
Save tonycoco/1528711 to your computer and use it in GitHub Desktop.
TextMate Patterns
File:
!(/\.(?!htaccess)[^/]*|\.(tmproj|o|pyc)|/Icon\r|/svn-commit(\.[2-9])?\.tmp)$
Folder:
!.*/(\.[^/]*|doc|log|solr|public/uploads|public/system|tmp|CVS|_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