1
0
mirror of https://github.com/github/gitignore synced 2024-11-22 11:44:21 +01:00

.gitignore file for Node-RED

This commit is contained in:
ewa 2019-11-23 15:02:57 +01:00
parent db0ef78b5a
commit 8009689bee

View File

@ -0,0 +1,18 @@
# gitignore template for the Node-RED framework
# website: https://nodered.org/
#
# Recommended template: Node.gitignore
# Node-RED
# Current configuration - list of all of the modules and node types that are being loaded with their versions.
.config.json
# Backup versions of config files
*.json.backup
# Session information
.sessions.json
# Credentials stored in flows
flows*_cred.json