Skip to content

Instantly share code, notes, and snippets.

@Fernan2
Created September 5, 2013 08:59
Show Gist options
  • Save Fernan2/6447709 to your computer and use it in GitHub Desktop.
Save Fernan2/6447709 to your computer and use it in GitHub Desktop.
This regexp avoids Textmate to look into tmp/capybara files when searching
!.*/(\.[^/]*|coverage|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