Add '.gitignore'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
sthope 2021-09-02 14:24:35 +02:00
parent f0a371cea0
commit d41586f672

60
.gitignore vendored Normal file
View File

@ -0,0 +1,60 @@
# You can whitelist files/folders with !, these will not be ignored.
# !*.yaml
# !.git
# !*.md
*.pid
*.xml
*.csr
*.crt
*.key
OZW_Log.txt
home-assistant.log
home-assistant_v2.db
*.db-journal
lib
deps
emulated_hue_ids.json
known_devices.yaml
entity_registry.yaml
pyozw.sqlite
ecobee.conf
phue.conf
tts
update.sh
.ios.conf
.HA_VERSION
.uuid
.gitignore
configurator.py
.storage/
.cloud/
html5_push_registrations.conf
automations.yaml
.spotify-token-cache
.finish_06_gmail_com.tile.conf
# Personal
ip_bans.yaml
secrets.yaml
# zwave
zwscene.xml
zwave_device_config.yaml
# Software modules
node_modules/
# Tensorflow
tensorflow/
# Custom components
/themes
# Harmony remote configs
harmony*.conf
# Plugins
/node-red/
/www/
custom_components/