ignore *nogit* and *nosf*

This commit is contained in:
Luk
2024-09-22 15:51:42 +08:00
parent b458856a04
commit fa9fd1a33a
2 changed files with 9 additions and 1 deletions

6
.gitignore vendored
View File

@@ -13,9 +13,13 @@
?*.gitignore.*
?*.gitignore.*/
*.gitomit
*.gitomit/
*.gitomit.*
*.gitomit/
*.gitomit.*/
*.nogit
*.nogit.*
*.nogit/
*.nogit.*/
# 保留
!.gitignore
!.gitignore.*