From bd9aa5427506d71a7982fb250a2e0f2aaa1c1f16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matt=C3=A9o=20Delabre?= Date: Sun, 13 Mar 2016 15:10:53 +0100 Subject: [PATCH] =?UTF-8?q?Ne=20pas=20consid=C3=A9rer=20CMake=20dans=20les?= =?UTF-8?q?=20statistiques=20de=20code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b30ca4e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.cmake linguist-vendored +CMakeLists.txt linguist-vendored