docs: establish ShopHelm harness coding baseline
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user