0

In TextMate 2's .tm_properties I can exclude a file with a line such as:

exclude = "{index.php}"

However I'd like to exclude such a file in a specific location, not every file with that name.

Obviously, trying /index.php or \/index.php didn't work.

o0'.
  • 11,739
  • 19
  • 60
  • 87
  • .tm_properties can be created both in the user's folder and in the project folder. Is it enought to create the properties file in the folder, or do you have nested folders with indexes? – Graham P Heath Mar 12 '15 at 16:07
  • @GrahamPHeath yes, I have nested folders. – o0'. Mar 13 '15 at 08:59

0 Answers0