From 96bb739d10cb5058ce7cb13d4106098465cc920a Mon Sep 17 00:00:00 2001 From: James H Ball Date: Wed, 5 Jul 2023 18:26:25 +0100 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..a3e699e --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +Source/lua/*.c linguist-vendored