Add .gitattributes to normalize line endings to LF across platforms

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Fredrik Johansson
2026-06-21 16:33:05 +02:00
parent d2c06680f7
commit 69704da647

2
.gitattributes vendored Normal file
View File

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