From 0d6909e6b2b85a7a1e63af1325c24e4cb9daee63 Mon Sep 17 00:00:00 2001 From: Endre Simo Date: Sat, 2 Feb 2019 19:50:00 +0200 Subject: [PATCH] Adding gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7a9868c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +examples/** linguist-documentation=false \ No newline at end of file