From 95adc38000292e432d794c58d6fd4b5c69d195b5 Mon Sep 17 00:00:00 2001 From: mii443 <39086319+mii443@users.noreply.github.com> Date: Mon, 21 Oct 2024 20:24:06 +0900 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 0000000..a415518 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.v linguist-detectable=false