diff options
-rw-r--r-- | .gitattributes | 4 | ||||
-rw-r--r-- | curses/.gitattributes | 1 |
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 |