diff --git a/.gitignore b/.gitignore index a0318c246e..e72edf1839 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.pyc /build/ +/examples/index.js /node_modules/ /dist/ /coverage/