From ff4c41599e1e949a1e9832deb0e3efd62e21f338 Mon Sep 17 00:00:00 2001 From: wunderwuzzi23 <35349594+wunderwuzzi23@users.noreply.github.com> Date: Thu, 9 Mar 2023 21:14:43 -0800 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..86b2e3e --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.bat linguist-detectable=false