Add .gitattributes to enforce LF endings for shell scripts on WSL

This commit is contained in:
stoneHee99 2025-04-24 18:59:06 +09:00
parent aa9b8e9a5a
commit 7ba91a812a

1
.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
*.sh text eol=lf