From a4790687b8e073e3cfd6aad8386ee38171f07632 Mon Sep 17 00:00:00 2001 From: Wesley Kerfoot Date: Sun, 9 Jun 2019 11:53:41 -0400 Subject: [PATCH] Update gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5ca9d81 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.sh linguist-vendored +*.c linguist-vendored +*.h linguist-vendored