Re: Re: "ignored files" for projects?
Vitezslav Stejskal <[email protected]> Thu, 26 Jun 2003 09:39:12 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Message-ID | <[email protected]> |
John, Svata, thanks for usecases, I am passing them to HIEs to process them. John Richardson wrote: [snip] >If possible, I wouldn't want to ignore all these things in the "master" >filesystem, since some of the patterns I need to ignore in a project are >directory names. More concretely, if I set the master filesystem to >ignore "^CVS$", than would I be able to see > Hmm, if set on master fs than you wouldn't see anything with CVS in its path. You would probably need to define filters for subtree of master fs starting from specific folder, but that's not possible at this moment. -vita