-
Notifications
You must be signed in to change notification settings - Fork 69
/
.gitignore
62 lines (59 loc) · 829 Bytes
/
.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
# Files with personal details
*.crt
*.csr
*.cprof
*.key
*.log
*.log.*
.uuid
.shopping_list.json
SERVICE_ACCOUNT.JSON
aircast.xml
icloud/
automations.yaml
google_calendars.yaml
groups.yaml
scenes.yaml
scripts/
scripts.yaml
hass-emulated-hue/
home-assistant.db
home-assistant_v2.db
home-assistant_v2.db-*
html5_push_registrations.conf
harmony_16148850.conf
ip_bans.yaml
known_devices.yaml
phue.conf
plex.conf
pyozw.sqlite
secrets.yaml
tradfri.conf
aircast.xml
blueprints/
image/
config/
double-take/
python_scripts/
faces/
frigate.yml
glances/
.storage/
.storage
storage
*.db-journal
*.pid
tts
deps
lib
snapshots/
statistics/
qr-wifi.png
qr-wifi-2.png
video-camera.png
# Log files
home-assistant.log
ozw_log.txt
# Development files
custom_components/
# End of https://mrkandreev.name/snippets/gitignore-generator/#HomeAssistant