-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
92 lines (88 loc) · 1.71 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
# Example .gitignore file for your config dir.
# A * ensures that everything will be ignored.
*
# You can whitelist files/folders with !, these will not be ignored.
!*.json
!*.yaml
!*.py
!*.ini
!*.html
!*.js
!*.jpg
!*.jpeg
!*.png
!*.mp3
!*.ogg
#!*.txt
!*.html
!.gitignore
!*.md
#### folder
!custom_components
!custom_components/breaking_changes
!custom_components/bwalarm
!custom_components/fcm_android
!custom_components/feedparser
!custom_components/hacs
!custom_components/hadockermon
!custom_components/smartir
!custom_components/youtube
!custom_components/zigbee2mqtt_networkmap
!www
!www/icons
!www/community
!www/community/bar-card
!www/community/button-card
!www/community/compact-custom-header
!www/community/content-card-remote-control
!www/communitygithub-card
!www/community/list-card
!www/community/lovelace-auto-entities
!www/community/lovelace-card-modder
!www/community/lovelace-card-tools
!www/community/lovelace-fold-entity-row
!www/community/lovelace-home-feed-card
!www/community/lovelace-layout-card
!www/community/mini-graph-card
!www/community/mini-media-player
!www/community/monster-card
!www/community/simple-thermostat
!www/community/surveillance-card
!www/community/weather-card
!www/images
!www/images/remote_lg
!www/images/remote_kodi
!www/lovecard
!www/lovelace_ui
!www/script
!www/suonerie/Android_M
!www/suonerie/Android_P
!www/script
##
!automation
!packages
!lovelace
# Ignore folders.
.storage
.cloud
.google.token
.Trash-0
appdaemon
deps
esphome
glances
logs
nut
resources
tts
# Ensure these YAML files are ignored, otherwise your secret data/credentials will leak.
.ios.conf
.uuid
action.json
creds.data
fcm_android_registrations.conf
feedreader.pickle
gactions
ip_bans.yaml
known_devices.yaml
secrets.yaml