-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
93 lines (85 loc) 路 1.14 KB
/
Copy path.gitignore
File metadata and controls
93 lines (85 loc) 路 1.14 KB
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
# Logs
logs
*.log
# Profilers
callgrind.out.*
*.cprof
# Python cache
__pycache__
*.pyc
# ESPHome
partitions.csv
# ZHA
/zigbee.*
# Other
*.uuid
*.cache
*.conf
*.db
*.db-journal
*.log
*.noload
*.txt
*.sqlite
*.xml
*.backup
*.json
*.pem
*.key
*.crt
*.lock
life360.sh
.ip_authenticated.yaml
ip_bans.yaml
.config_entries.json
*.google.token
.google.token
.ring_cache.pickle
.spotify-token-cache
.storage
.ssh/*
abodepy_cache.pickle
camera_recording.py
# Environment files - never commit credentials
.env
.claude/.env
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 Components
camera/*
.HA_VERSION
image/*
*/test/*
workspace.code-workspace
.google_maps_location_sharing.cookies.*
# Custom Components
custom_components/*
!custom_components/alexa_media
!custom_components/delete
!custom_components/ha_registry
!custom_components/llmvision
!custom_components/myenergi
!custom_components/retry
watchman*
themes/*