From 85e5d91383f11ce8cc583d5de524a80322c2407d Mon Sep 17 00:00:00 2001 From: Tommaso Pecorella Date: Mon, 3 Jul 2017 02:41:24 +0200 Subject: [PATCH] Add .gitattributes file - needed to avoid GitHub wrong language scan --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..63a1629cb --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +src/*/bindings/* linguist-generated=true +