rename *-recursive.* to *-tree.*

This commit is contained in:
Luk Lu
2023-03-11 08:22:10 +08:00
parent 55d98b487a
commit de6baa9d64
13 changed files with 7 additions and 3 deletions

View File

@@ -8,7 +8,9 @@
# 自定义的后缀名,凡有 sfignore 后缀的都不进行同步
*.sfignore
*.sfignore.*
*.sfignore/
*.sfignore.*/
.DS_Store
*/.DS_Store