Add /examples/index.js to .gitignore
The file is created by tasks/build-examples.js
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
/build/
|
/build/
|
||||||
|
/examples/index.js
|
||||||
/node_modules/
|
/node_modules/
|
||||||
/dist/
|
/dist/
|
||||||
/coverage/
|
/coverage/
|
||||||
|
|||||||
Reference in New Issue
Block a user