From 0659f966b8c55a922f138eeea340ea70eb42aa01 Mon Sep 17 00:00:00 2001 From: k0rrluna Date: Thu, 23 Jan 2025 07:34:36 +0300 Subject: [PATCH] small fix --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8473b8d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.v linguist-language=Verilog +*.txt linguist-vendored