syncthing对代码文件夹忽略模式

12 次阅读

本文最后更新于 2025年11月5日。

// 多级通配符忽略文件夹
**/*.build/**
**/*.list/**
**/*.onefile-build/**
*.list/
*.onefile-build/