From 1db1797a27cfe3dbafbc423e985b571f6712f531 Mon Sep 17 00:00:00 2001 From: a dinosaur Date: Thu, 28 Mar 2024 16:43:46 +1100 Subject: [PATCH] gitattributes: vendor c sources --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4478cea --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.c linguist-vendored