feat: "manual encryption of flows_cred.json" #9

Merged
jon_nfc merged 6 commits from 4-flow-cred into development 2023-08-15 07:32:46 +00:00
Showing only changes of commit fb65369426 - Show all commits

6
.gitignore vendored
View File

@ -1,2 +1,6 @@
# Ignore Node-RED backups
*.backup
*.backup
# Ignore tmp files
*.tmp
tmp.*