# Git Ignore File # Do not ignore !/.gitignore !/.travis.yml ._.DS_Store /custom_components/ # Logs logs *.log # Ignore Folders .storage .cloud .vscode .Trash-* deps/ pyscript/__pycache__/ # Ignored Files secrets.yaml ip_bans.yaml known_devices.yaml *.conf *.db *.uuid .HA_VERSION # Node-Red node-red # Operating System Trash Files .DS_Store