From d67531a67a1f695ef5ca9db88afbb7865a3b1656 Mon Sep 17 00:00:00 2001 From: Ian Dinwoodie Date: Sun, 19 May 2019 16:48:50 -0400 Subject: [PATCH] Added .gitattributes to adjust linguist language breakdown. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..bbc380c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +examples/* linguist-documentation=false