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.
Directories starting from . won't exclude
- Posts: 2
- Joined: 5 May 2017
- Site Admin
- Posts: 7282
- Joined: 9 Dec 2007
- Posts: 2
- Joined: 5 May 2017
ok, then how to exclude folders that are not in root of synced folder?
- Posts: 293
- Joined: 13 Apr 2017
Put an asterisk in front, like this:
*\.svn\
*\.svn\