docs: establish ShopHelm harness coding baseline

This commit is contained in:
QiuSW
2026-07-11 17:02:30 +08:00
parent 51fc27f5c3
commit e62b691b59
25 changed files with 2916 additions and 2 deletions
+12
View File
@@ -0,0 +1,12 @@
# Keep repository text files on LF so Windows tools do not create full-file
# line-ending diffs. PowerShell accepts LF, and shell scripts require it.
* text=auto eol=lf
# Binary assets must never receive text conversion.
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.pdf binary
*.zip binary