From 3a30f9fd71caeb7f556cc3b48f128c3177603825 Mon Sep 17 00:00:00 2001 From: gingerBill Date: Wed, 29 Jan 2020 12:04:54 +0000 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..6e3cae0f5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.odin linguist-language=Odin