mysmarthome/.gitignore

63 lines
921 B
Plaintext
Raw Normal View History

2019-04-17 22:46:06 +00:00
# General File Extensions
*.pid
*.csr
*.crt
*.key
*.conf
*.db-journal
*.log
*.db
*.txt
*.deb
*.sh
*.pickle
# Folders
www
lib
deps
tts
test
conf
apps
tensorflow
docker/streamer
# Files
OZW_Log.txt
secrets.yaml
known_devices.yaml
pyozw.sqlite
clear_mqtt_topics
google_calendars.yaml
known_devices.yaml
updatesnapcast
usps_cookies.pickle
zwave_device_config.yaml
fixperms
usps_cache.sqlite
pi_mqtt_cmds.py
pi_mqtt_cmds.pyc
# Other Github Related Files
.*
!/.gitignore
usps_cookies.pickle
packages/zones_private.yaml
packages/device_tracker.yaml
packages/bitcoins.yaml
custom_components/*/__pycache__/*
custom_components/__pycache__/*
docs/_site
private/*
apps/__pycache__/*.pyc
docker/streamer
docker-compose.yml
2021-08-31 02:07:33 +00:00
packages/telegram_commands.yaml
custom_components/input_label/input_labelpy
custom_components/input_label/services.yaml
custom_components/input_label/__init__.py
custom_components/input_label/manifest.json