Finally getting my Node-RED flows into Github

This commit is contained in:
2022-04-06 17:31:03 -04:00
parent 41670d1517
commit 19215e5852
2 changed files with 5 additions and 1 deletions

5
.gitignore vendored
View File

@ -15,7 +15,7 @@
/deps
/hacs
/image
/node-red
/node-red/*
/files
@ -62,3 +62,6 @@
**production_auth.json
**.log*
**alexa_auth
# exceptions
!/node-red/flows.json

1
node-red/flows.json Normal file

File diff suppressed because one or more lines are too long