<blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">Is this expected behavior? Or is there a setting I'm missing or different<br>workflow I should follow in order to get <span class="il" style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(255, 255, 136); color: rgb(34, 34, 34); background-position: initial initial; background-repeat: initial initial; ">textmate</span> to remember what should be<br>
visible in my project?</span></blockquote><div><br></div><div>Yes, this is expected behavior.  It rescans the directories and adds files whenever you open the project or command+tab back to TextMate*.</div><div><br></div>
<div>The way to change which files are discovered is to right click on the root folder and choose "Show Information..." (or select the folder and hit command+i).  Where it says "Recursively Include Contents Matching..." you can define "regular expressions" to include/exclude files and folders.  I'm not sure which syntax that box is using for the patterns but exclamation point (!) acts as negation so you can easily exclude stuff from your directories.</div>
<div><br></div><div>*You can use the plugin ReMate to disable this behavior if you don't want to exclude the files but rescanning them is slow.</div><div><br></div><div>Hope that helps!  Enjoy using TextMate! :)</div>
<div><br></div><div>Brandon</div>