publish_docker inline cache + .gitattributes 强制LF行尾

This commit is contained in:
smf
2026-07-06 00:47:43 +08:00
parent caf997c583
commit c6e84c2ff4
2 changed files with 9 additions and 18 deletions
+7
View File
@@ -0,0 +1,7 @@
*.yml text eol=lf
*.yaml text eol=lf
*.json text eol=lf
*.sh text eol=lf
*.md text eol=lf
.gitignore text eol=lf
.gitattributes text eol=lf