Skip to content

Instantly share code, notes, and snippets.

@steveh
Created August 15, 2011 00:13
Show Gist options
  • Select an option

  • Save steveh/1145492 to your computer and use it in GitHub Desktop.

Select an option

Save steveh/1145492 to your computer and use it in GitHub Desktop.
Ignore Rails tmp folders in textmate
!(/\.(?!htaccess)[^/]*|\.(tmproj|o|pyc)|/Icon\r|/svn-commit(\.[2-9])?\.tmp|.sqlite3)$
!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle)|log|tmp)$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment