From b94e3147850bb8b1c3f0b3de72dba2d4c9e774ea Mon Sep 17 00:00:00 2001 From: Artur Arseniev Date: Thu, 25 Feb 2016 09:01:12 +0100 Subject: [PATCH] Add GA --- .gitignore | 1 + demo.html | 9 +++++++++ index.html | 9 +++++++++ 3 files changed, 19 insertions(+) diff --git a/.gitignore b/.gitignore index 41437ba7e..7c2466808 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ private/ vendor/ node_modules/ bower_components/ +tests/ diff --git a/demo.html b/demo.html index a9e636a7b..1766308ab 100644 --- a/demo.html +++ b/demo.html @@ -853,5 +853,14 @@ gr.render(); + diff --git a/index.html b/index.html index 43a0a9863..2f37561b5 100644 --- a/index.html +++ b/index.html @@ -56,6 +56,15 @@
+