This website requires JavaScript.
Explore
Help
Sign In
Node-Red
/
node-red
mirror of
https://github.com/node-red/node-red.git
Watch
1
Star
0
Fork
You've already forked node-red
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
47b4ebc92f
node-red
/
.gitignore
9 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Got to start somewhere
2013-09-05 14:02:48 +00:00
node_modules
credentials.json
flows*.json
change preferred name of backup file to flows.backup (even if it is the previous version :-) relates to Issue #184
2014-05-06 15:02:18 +00:00
flows.backup
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 13:35:51 +00:00
*_cred*
Add node-red-nodes to .gitignore
2013-10-30 21:35:51 +00:00
nodes/node-red-nodes/
Add .npm dir to .gitignore
2014-03-31 13:18:10 +00:00
.npm
Ignore the test coverage directory.
2014-07-16 09:19:39 +00:00
/coverage