Per directory ignore in TextMate
Posted
by
tig
on Super User
See other posts from Super User
or by tig
Published on 2010-06-18T12:16:43Z
Indexed on
2012/10/21
5:11 UTC
Read the original article
Hit count: 475
I love idea of TextMate that any directory opened in it is already a project. But sometimes I it would be good to ignore files for certain dir and I don't like idea of creating project file in that dir or remembering how I named project file in some special folder like ~/.tmproject. Is there some sort of plugin or something like this which will allow me to ignore files in dir? Perfect solution would be reading .gitignore file.
© Super User or respective owner