From 6ffad988e12226d274a01033b43e24ca1af11047 Mon Sep 17 00:00:00 2001 From: Takamichi Horikawa Date: Thu, 2 Nov 2017 20:50:02 +0900 Subject: update git attributes for linguist --- .gitattributes | 4 ++++ curses/.gitattributes | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitattributes create mode 100644 curses/.gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..588be59 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.h linguist-language=C +*.inc linguist-generated + + diff --git a/curses/.gitattributes b/curses/.gitattributes new file mode 100644 index 0000000..c615b9c --- /dev/null +++ b/curses/.gitattributes @@ -0,0 +1 @@ +m4/* linguist-vendored -- cgit v1.2.3