From 4ac4c3779af46ae93cff0348b92b5088cc3f4e6d Mon Sep 17 00:00:00 2001 From: Vadim Makeev Date: Tue, 13 May 2014 01:04:58 +0200 Subject: [PATCH] Updated ignore lists --- .npmignore | 11 ++++++----- bower.json | 12 ++++++------ 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/.npmignore b/.npmignore index b28af5e..99da7d8 100644 --- a/.npmignore +++ b/.npmignore @@ -1,5 +1,6 @@ -.editorconfig -.gitignore -Contributing.md -bower.json -Gruntfile.js \ No newline at end of file +* +!pictures/** +!index.html +!License.md +!Readme.md +!package.json diff --git a/bower.json b/bower.json index e62f74d..4d6d279 100644 --- a/bower.json +++ b/bower.json @@ -4,12 +4,12 @@ "license": "MIT", "main": "index.html", "ignore": [ - ".editorconfig", - ".gitignore", - ".npmignore", - "Contributing.md", - "Gruntfile.js", - "package.json" + "*", + "!pictures/**", + "!index.html", + "!License.md", + "!Readme.md", + "!bower.json" ], "keywords": [ "shower",