Update .gitignore
add .node-version file for supporting [nodeenv](https://github.com/ekalinin/nodeenv)
This commit is contained in:
parent
ae1b12c120
commit
f630c499d5
2
.gitignore
vendored
2
.gitignore
vendored
@ -11,4 +11,4 @@ src/node/config/OperationConfig.json
|
|||||||
src/node/index.mjs
|
src/node/index.mjs
|
||||||
**/*.DS_Store
|
**/*.DS_Store
|
||||||
tests/browser/output/*
|
tests/browser/output/*
|
||||||
|
.node-version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user