remove Rails vendor files etc from TextMate project search


/ Published in: Other
Save to your folder(s)

Preferences > Advances > Folder References


Copy this code and paste it in your HTML
  1. #add after the opening parenthesis in the _folder_ pattern:
  2. vendor\/rails|
  3.  
  4. #add after the opening parenthesis in the _file_ pattern:
  5. .\.log|

URL: http://www.railspikes.com/2007/11/13/textmate-rails-remove-vendor-files

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.