From 16791b7704517cb41ef7b406ce32203185f664ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=A4rkl?= Date: Sat, 26 Oct 2019 11:25:39 +0200 Subject: [PATCH] Add some linguist attrs --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0f9852d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +/test/*.inl linguist-generated=true +/lib/*.h linguist-language=C