node-red/.gitignore
Dave C-J a9e07f8b78 Updated credentials storage so there is a .._cred.... file per flow.
Allows swapping flows more easily without having to re-enter credentials.
Thus also added *_cred* to .gitignore
2014-05-02 14:35:51 +01:00

7 lines
77 B
Plaintext

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