From 3cd47862c771d2e5099641c6501335c174059f05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Joly?= Date: Sun, 23 Oct 2022 19:29:13 +0100 Subject: [PATCH] chore: add gitattributes for GitHub stats & diff --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..52bbd53 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +lua/** linguist-generated +doc/* linguist-documentation