rename *ignore_global/local to *ignore.global/local.txt

This commit is contained in:
luk
2024-04-20 11:55:00 +08:00
parent 7d3cf98072
commit 30e0c2551a
12 changed files with 39 additions and 137 deletions

4
.gitignore vendored
View File

@@ -5,7 +5,7 @@
# https://github.com/SlideWave/gitignore-include?tab=readme-ov-file#examples
# https://gitignore.io
### .gitignore_global ###
### .gitignore.global.txt ###
# Self defined extension to ignore all files/folders containing .gitignore
*.gitignore.*
@@ -99,5 +99,5 @@ pages4loader.json5
# 保留
!.gitkeep
### .gitignore_local ###
### .gitignore.local.txt ###