From ad0ffa48336aa04185f41e2057b6f683b704af2d Mon Sep 17 00:00:00 2001 From: gingerBill Date: Tue, 19 Dec 2023 12:32:05 +0000 Subject: Update `.gitattributes` with `* text=auto` --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 6e3cae0f5..0178b8a8f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.odin linguist-language=Odin +* text=auto \ No newline at end of file -- cgit v1.2.3