参考链接https://blog.csdn.net/qq_16051405/article/details/121081132
修改各同步目录下的blacklist.filter文件。修改模板如下:
[Version]
major = 1
minor = 1
[Common]
max_length = 0
max_path = 0
[File]
black_suffix = “.VC.db”, “.crf”, “.d”, “.ipch”, “.lnk”,
“.lnp”, “.o”, “.obj”, “.pst”, “.swp”, “.temp”, “.tmp”
max_size = 0
[Directory]
black_name = “.vs”, “Debug”, “Release”, “Object”, “Obj”,
“Listings”, “Listing”, “List”, “output_reference”
[EA]