1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/.gitignore
Nick O'Leary da61fe12d0 Add dynamic node api
Closes #322
- nodes modules can be installed/removed dynamically at runtime
- nodes can be enabled/disabled
- onpaletteadd/onpaletteremove api added to node definitions
- initial implementation of nr-cli
2014-09-17 23:57:29 +01:00

10 lines
113 B
Plaintext

node_modules
credentials.json
flows*.json
flows.backup
*_cred*
nodes/node-red-nodes/
.npm
/coverage
.config.json