From e9e4dc81b4c7c70bdd829dabf838cf68630252dd Mon Sep 17 00:00:00 2001 From: Ben Date: Mon, 18 Mar 2019 16:26:43 +0000 Subject: [PATCH] Exclude sql from language statistics --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3aca7cf --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +houdini.sql linguist-detectable=false \ No newline at end of file