enhancementhelp wanted
Repository metrics
- Stars
- (4,060 stars)
- PR merge metrics
- (Avg merge 2d 17h) (11 merged PRs in 30d)
Description
I have a folder called "CVS" that refuses to index. I've removed the ignoredNames property from the configuration file and they just get added right back when I re-index.
Why do they add themselves back in? How do I index a folder called "CVS" ?
lines removed from configuration.xml file:
<void method="add">
<string>CVS</string>
</void>
<void method="add">
<string>CVSROOT</string>
</void>