From fa4617330320b23821d5c2f0a26d93899280c31f Mon Sep 17 00:00:00 2001 From: connors Date: Tue, 11 Feb 2014 22:37:18 -0800 Subject: [PATCH] update bower.json --- bower.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 00aaece..72540b4 100644 --- a/bower.json +++ b/bower.json @@ -5,7 +5,12 @@ "./dist/ratchet.css", "./dist/ratchet.js" ], + "ignore": [ + "_config.yml", + "CNAME", + "CONTRIBUTING.md", + "docs-assets" + ], "dependencies": { } } -