1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 12:28:30 +02:00
gitignore/community/JavaScript/NodeRED.gitignore
2019-11-23 15:02:57 +01:00

18 lines
393 B
Text

# 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