Directories starting from . won't exclude

Get help for specific problems
Posts: 2
Joined: 5 May 2017

user01

It seem can't exclude directories like \.svn\, \.vs\, \.git\ etc. They still getting included. Should i escape dots in folders somehow?

Though it's Windows, tried /.svn/, \\.svn\, \`.svn\, but still doesn't work.
Posts: 2
Joined: 5 May 2017

user01

ok, then how to exclude folders that are not in root of synced folder?
Posts: 293
Joined: 13 Apr 2017

Gianni1962

Put an asterisk in front, like this:

*\.svn\