diff --git a/example/.gitignore b/example/.gitignore index ee0d450..4f9a054 100644 --- a/example/.gitignore +++ b/example/.gitignore @@ -7,5 +7,5 @@ /build/ npm-debug.log /lib/bs/ -/node_modules/ +node_modules /bundleOutput/ \ No newline at end of file