aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakamichi Horikawa <takamichiho@gmail.com>2017-11-02 20:50:02 +0900
committerTakamichi Horikawa <takamichiho@gmail.com>2017-11-02 20:50:02 +0900
commit6ffad988e12226d274a01033b43e24ca1af11047 (patch)
treef4195fb712b5de3beed0b8a036f73e64383426c4
parent8574943784da5ce5e910ddf805423eed93996cad (diff)
update git attributes for linguist
-rw-r--r--.gitattributes4
-rw-r--r--curses/.gitattributes1
2 files changed, 5 insertions, 0 deletions
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