From caa7df6b668d4d0dd5ebe1bb2c76976c6daa37b2 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 27 Feb 2018 12:24:37 +0100 Subject: Add a file for linguist This should stop github from marking our project as a PHP one. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..da14584 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +src/tests/* linguist-detectable=false -- cgit v1.3