From 734683e799204b40f19d928cbb4867106f666fee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro?= Date: Fri, 20 Mar 2015 10:53:23 +0000 Subject: [PATCH] - Marking the project as "javascript" --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..9855ddb8 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +examples/* linguist-vendored +guide/* linguist-vendored +test/* linguist-vendored \ No newline at end of file