commit cc1675f645e642171c4c016973165f426645c7a4 parent ddddbb70097ee440a6820eda6525b19c879115fb Author: breadcat <breadcat@users.noreply.github.com> Date: Thu, 2 Jul 2026 15:15:49 +0100 I hate initialising projects on Windows Diffstat:
| M | .gitattributes | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitattributes b/.gitattributes @@ -1,2 +1,2 @@ # Auto detect text files and perform LF normalization -* text=auto +* text eol=lf