Exclude filetypes in a Textmate project
Posted
by
cwd
on Super User
See other posts from Super User
or by cwd
Published on 2011-06-21T05:49:59Z
Indexed on
2011/06/21
8:25 UTC
Read the original article
Hit count: 294
I know in TextMate I can go to preferences -> advanced -> folder references and play with the regex pattern to remove certain types of files and folders by default.
I heard that if you have an existing project, however, and chance these, the project is not affected.
From a similar but different angle, I am interested to know if I can exclude certain types of files, say anything named "index.html" from an existing project while not changing the global scope.
Thanks!
© Super User or respective owner