本文标题:《「列表」Beyond Compare 自用过滤规则》。

镜像链接:https://www.wdssmq.com/post/20100202934.html

使用 Beyond Compare 对文件夹进行比对时可以排除指定文件或文件夹;

使用 Beyond Compare 对文件夹进行比对时可以排除指定文件或文件夹;

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
; 文件
*-new-post.md
*.crdownload

; 文件夹
__pycache__
_gsdata_
.git
.history
.sync
node_modules
Tencent Files
#__SDXC__
*-new-post
*git
*var
*web
Desktop
Documents
OneDrive
Videos

附:对于「FastCopy」,文件夹需要添加添加\

1
2
3
4
5
6
7
8
9
10
11

__pycache__\
.history\
.pnpm-store\
.sync\
*-new-post\
node_modules\
System Volume Information\
Tencent Files\
WeChat Files\