Update node version to 10.x in README (#136)
* Corrects version numbering on README.md regarding Node dependency * 1) Updated .gitignore to exclude build/*
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -10,6 +10,7 @@
|
||||
/tsc-out
|
||||
/node_modules
|
||||
/_book
|
||||
/build/*
|
||||
|
||||
# TypeScript definitions installed by Typings
|
||||
/typings
|
||||
|
||||
Reference in New Issue
Block a user