Add .gitattributes to enforce LF line endings

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-23 20:15:46 +01:00
parent 0d8f68634c
commit 470a1dc6a8

2
.gitattributes vendored Normal file
View File

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