commit 1a3dce5b855623efec18b6f56c58441ded30d901 Author: breadcat <breadcat@users.noreply.github.com> Date: Fri, 19 Sep 2025 18:02:35 +0100 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