Page 1 of 1

problem with file exclusion

Posted: Mon Jul 11, 2016 7:13 am
by Gorlash
I'm using EDPro 7.0.1.7

I had previous file exclusions, which had been working properly:
*.o,.\svn\*

We've switched to Git now, so I wanted to also exclude the .git directory, so I changed this to:
*.o,.\svn\*,.\.git\*

but it still displays all the contents of .git directory...
what am I doing wrong?

Re: problem with file exclusion

Posted: Mon Jul 11, 2016 1:00 pm
by psguru