From d4b7483c815c5da8c23559d0afa4f5e5c7345ba0 Mon Sep 17 00:00:00 2001 From: libexi01 Date: Thu, 1 Aug 2024 12:12:44 +0530 Subject: [PATCH] 37 --- .gitattributes | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f4011a7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,7 @@ +* text=auto eol=lf +*.bat eol=crlf + +**/*.v linguist-language=V +**/*.vv linguist-language=V +**/*.vsh linguist-language=V +**/v.mod linguist-language=V