<div dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I can't figure how to, by default, exclude everything and only include what I'm interested in.</blockquote><br><div>If I've understood you correctly, I think it does in fact work the way you want it to. Have you tried including the files you are working on and leaving out the exclude?<div><br></div><div>eg:</div><div><br></div><div><div>include = 'src,test'</div></div><div><br></div><div>would only include the src and test directories without the need to exclude anything. You could then exclude anything you didn't want within those directions with your exclude.</div><div><br></div><div>Cheers,</div><div>George</div><div class="gmail_extra">
</div></div></div>