-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
105 lines (98 loc) · 1.64 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
# Logs
logs
*.log
# Profilers
callgrind.out.*
*.cprof
# Python cache
__pycache__
*.pyc
# ESPHome
partitions.csv
# ZHA
/zigbee.*
# Other
*.uuid
*.conf
*.db
*.db-journal
*.log
*.noload
*.txt
*.sqlite
*.xml
*.backup
*.json
*.pem
*.key
*.crt
life360.sh
.ip_authenticated.yaml
ip_bans.yaml
.config_entries.json
*.google.token
.google.token
.ring_cache.pickle
.spotify-token-cache
.storage
abodepy_cache.pickle
camera_recording.py
home-assistant.env
home-assistant.*
known_devices.yaml
entity_registry.yaml
secrets.yaml
google_calendars.yaml
SERVICE_ACCOUNT.json
components
deps
tts
www/*
downloads
icloud
dlib_faces
dlib_nofaces
dlib_known_faces
dlib_unknown_faces
.cloud
*.pickle
*.pyc
.pc-session
google*.deb
.homekit.state
# Custom
camera/*
.HA_VERSION
image/*
*/test/*
workspace.code-workspace
.google_maps_location_sharing.cookies.*
custom_components/battery_notes
custom_components/bermuda
custom_components/cloudflare_tunnel_monitor
custom_components/ecoflow_cloud
custom_components/ember_mug
custom_components/extended_openai_conversation
custom_components/flightradar24
custom_components/frigate
custom_components/garmin_connect
custom_components/google_fit
custom_components/goxlr_utility
custom_components/gpt4vision
custom_components/hacs
custom_components/hive
custom_components/hildebrand_glow_ihd
custom_components/localtuya
custom_components/nest_protect
custom_components/nuki_ng
custom_components/octopus_energy
custom_components/powercalc
custom_components/solcast_solar
custom_components/sonoff
custom_components/spook
custom_components/spook_inverse
custom_components/stream_assist
custom_components/tesla_custom
custom_components/uptime_kuma
watchman*
themes/*