forked from jazzyisj/home-assistant-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
executable file
·88 lines (85 loc) · 1.36 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
# 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.
!.gitignore
!LICENSE
!*.md
!.HA_VERSION
!*.yaml
!*.py
!*.js
!*.html
!*.css
!*.png
!*.jpg
!*.mp3
!*.svg
!*.sh
# include folders
!automations
!entities
!entities/binary_sensor
!entities/camera
!entities/counter
!entities/input_boolean
!entities/input_datetime
!entities/input_number
!entities/input_select
!entities/input_text
!entities/sensor
!entities/switch
!entities/timer
!groups
!include
!logging
!lovelace
!lovelace/include
!panels
!python_scripts
!scenes
!screenshots
!scripts
!shell
!themes
!www
!www/alarm
!www/alarm_clock
!www/icons
!www/icons/notifications
!www/weather_icons
!www/weather_icons/static
!www/weather_icons/animated
!www/images
!www/images/sprinkler
# Ignore folders.
.cloud
.git
.storage
.vscode
custom_components
deps
glances
node-red
notes
resources
tts
www/capture
# Ensure these files are ignored, otherwise secret data/credentials will leak.
*.conf
*.xml
*.sqlite
*.txt
*.log
*.json
.google.token
.google_maps_location_sharing.cookies
.spotify-token-cache
.uuid
google_calendars.yaml
ip_bans.yaml
known_devices.yaml
secrets.yaml
google_calendars.yaml
www/google7f5d8f77eef8f5d1.html
www/traffic_map.html