Hiding specific files in TextMate

Posted by brad on Stack Overflow See other posts from Stack Overflow or by brad
Published on 2010-04-26T21:09:16Z Indexed on 2010/04/26 21:13 UTC
Read the original article Hit count: 205

Filed under:
|
|
|

I do a lot of JRuby on Rails apps, and we have a fair amount of Java .jar dependencies. These become quite annoying in textmate as it really muddies up my lib directory, and I never (obviously) need to actually open these files.

Can someone tell me how I might hide .jar files from my file listing in Textmate??

© Stack Overflow or respective owner

Related posts about textmate

Related posts about jruby