@@ -14,6 +14,11 @@
],
"license": "MIT",
"ignore": [
+ "**/.*",
+ "node_modules",
+ "bower_components",
+ "test",
+ "tests",
"docs",
"assets"
]