@ -1,5 +1,6 @@
/benchmark/
/demo/
/support/
/test/
/.*
/Makefile
@ -12,13 +12,14 @@
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"benchmark",
"bower_components",
"demo",
"lib",
"support",
"test",
"Makefile",
"index*",
"demo"
"index*"
]
}