Merge pull request #3593 from fredj/ignore-build-examples

Add /examples/index.js to .gitignore
This commit is contained in:
Frédéric Junod
2015-04-20 14:36:26 +02:00

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
*.pyc
/build/
/examples/index.js
/node_modules/
/dist/
/coverage/