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
+4 -1
View File
@@ -15,7 +15,7 @@
/deps /deps
/hacs /hacs
/image /image
/node-red /node-red/*
/files /files
@@ -62,3 +62,6 @@
**production_auth.json **production_auth.json
**.log* **.log*
**alexa_auth **alexa_auth
# exceptions
!/node-red/flows.json
File diff suppressed because one or more lines are too long