forked from noodlemctwoodle/homeassistant
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
executable file
·111 lines (95 loc) · 1.6 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
106
107
108
109
110
111
# Ignore folders.
.storage
.cloud
.google.token
.google_maps_location_sharing.cookies
.HA_VERSION
.uuid
.vscode
.androidkeys
deps
tts
assets
appdaemon
node-red
tensorflow
esphome
glances
custom_components
CNAME
# Dwains Theme
www/dwains-theme
packages/dwains-theme
dwains-theme/plugins
dwains-theme/translations
dwains-theme/views
dwains-theme/configs/persons.yaml
dwains-theme/resources/main.yaml
# Ignore Directories
www/community
www/upcoming-media-card
www/images/afvalbeheer
www/images/users
www/images/wallpapers
www/images/hki
www/google04525c12b31112f4.html
# Pictures Ignore
upstairs.svg
upstairs.png
downstairs.png
downstairs.svg
floor_plan.svg
floorplan.png
background.jpg
# Ignore yaml
appdaemon.yaml
google_calendars.yaml
ip_bans.yaml
known_devices.yaml
secrets.yaml
# Ignore HKI Structure
packages/hki_languages
packages/homekit_infused
themes
lovelace/custom_header
lovelace/includes
lovelace/templates
lovelace/views
global_config
# Ignore Python
#__pycache__
#__init__.py
*.py
# Ignore Log Files
*.log
# Ignore Workspace
homeassistant.code-workspace
# Ignore Configs
harmony_harmony_hub.conf
plex.conf
fcm_android_registrations.conf
webostv.conf
# Ignore Database
home-assistant_v2.db
home-assistant_v2.db-shm
home-assistant_v2.db-wal
appdaemon/access.log.1
appdaemon/access.log.2
appdaemon/access.log.3
appdaemon/error.log
# Ignore JS
*.js
# Ignore Configs
*.conf
# Ignore Zips
*.7z
# Certificates
rsa.pub
rsa
ssh.pub
ssh
unraid.pub
hassio.code-workspace
home-assistant_v2.7z
*.7z
configuration.old