From 49f89a6e9c7b29fff7c295aea5187c03e0916cda Mon Sep 17 00:00:00 2001 From: aFarkas Date: Mon, 19 Jan 2015 20:35:18 +0100 Subject: [PATCH] add ignore --- .npmignore | 1 + bower.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 0b2c37f8..29fcdfe1 100644 --- a/.npmignore +++ b/.npmignore @@ -11,6 +11,7 @@ bower_components /optimumx /assets /include +/plato-report index.html no-src.html animate.html diff --git a/bower.json b/bower.json index 5303ec08..5251f610 100644 --- a/bower.json +++ b/bower.json @@ -33,6 +33,7 @@ "animate.html", "Gruntfile.js", "component.json", - "package.json" + "package.json", + "plato-report" ] }