From ff279dbcf60625e4258ea5bc6de825ab8851ec3e Mon Sep 17 00:00:00 2001 From: libexi01 Date: Sat, 29 Jun 2024 22:35:26 +0530 Subject: [PATCH] 22 --- .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