commit c98e01f2e9e1fe893a2313d28b842739739786e0 Author: breadcat <breadcat@users.noreply.github.com> Date: Thu, 5 Feb 2026 09:47:24 +0000 Initial commit Diffstat:
| A | .gitattributes | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitattributes b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto