From 79f7dc9a6913bb8a5df4041aeebc3f97351236f9 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 13 Sep 2020 10:33:51 +0200 Subject: Override git linduist for .h file --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9008486 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.c linguist-language=C +*.h linguist-language=C +*.sh linguist-language=Shell -- cgit v1.3