mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
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
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
node_modules
|
||||
credentials.json
|
||||
flows*.json
|
||||
*_cred*
|
||||
nodes/node-red-nodes/
|
||||
.npm
|
||||
|
||||
Reference in New Issue
Block a user