Add compiled examples to .gitignore
Based on patch by Pavel Lang (GH-96).
This commit is contained in:
parent
dd2216da7e
commit
ee1a0b5810
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
browser/*
|
browser/*
|
||||||
|
examples/*.js
|
||||||
node_modules/*
|
node_modules/*
|
||||||
|
|
Loading…
Reference in a new issue