Improve exclude rule handling and docs

This commit is contained in:
Codex
2026-03-16 18:33:06 +08:00
parent d4b69f10f9
commit 39f4066d85
5 changed files with 182 additions and 21 deletions
+2
View File
@@ -8,6 +8,8 @@
# 4. 排除目录时,建议同时写:
# */dir
# */dir/*
# 5. 上面“写两行”的建议只适用于本文件。
# exclude.user.list 是程序先解析的高级规则,不需要用户自己再补一行 /*。
# ============================================================
# ============================================================