diff --git a/bower.json b/bower.json index 14e0c73..124a68b 100644 --- a/bower.json +++ b/bower.json @@ -16,10 +16,12 @@ "homepage": "https://github.com/idleberg/Creative-Commons-Markdown", "ignore": [ "**/.*", + ".npmignore", "node_modules", "bower_components", "package.json", "test", - "tests" + "tests", + "yarn.lock" ] }