diff --git a/.gitignore b/.gitignore index 62785a1..d33122c 100644 --- a/.gitignore +++ b/.gitignore @@ -279,6 +279,6 @@ __pycache__/ # 排除无效的 Windows 风格路径(在 Mac 上出现) # 排除类似 /D:/wesley/project/git/antis-disk/netcore/src/Modular 的无效路径 -/D:* -/D:/** -/D:/**/* \ No newline at end of file +D// +D//** +D//**/* \ No newline at end of file