pulumi/sdk/nodejs/.gitignore
joeduffy 548c22d014 Reimplement GetRequiredPlugins in Go
This brings back the Node.js language plugin's GetRequiredPlugins
function, reimplemented in Go now that the language host has been
rewritten from JavaScript.  Fairly rote translation, along with
some random fixes required to get tests passing again.
2018-02-18 08:08:15 -08:00

7 lines
80 B
Plaintext

/bin/
/coverage/
/node_modules/
/proto/
/custom_node/
/runtime/native/node_dev/