-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
60 lines (54 loc) · 1.03 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
# don't put these files onto GIT must be backed up and updated separately
# A * ensures that everything will be ignored.
*
# You can whitelist files/folders with !, these will not be ignored.
!*.yaml
!.gitignore
!*.md
!*.py
!*.conf
!*.jpg
!*.png
!*.dash
!*.js
!automations/
!configuration/
!images/
!custom_components/
!custom_components/gtfs/
!custom_components/huesensor/
!appdaemon/
!appdaemon/dashboards/
!appdaemon/apps/
!appdaemon/apps/kevo/
!appdaemon/apps/modes/
!appdaemon/apps/notifiers/
!appdaemon/apps/travel/
!appdaemon/apps/pykevoplus/
!www/
!www/icons/
!www/icons/dark_sky/
!www/pics/
!www/plugins/
!www/plugins/waze-card/
# Ignore folders.
.storage
.cloud
.google.token
.uuid
__pycache__/
bs4/
# Ensure these YAML files are ignored, otherwise your secret data/credentials will leak.
ip_bans.yaml
secrets.yaml
appdaemon.yaml
known_devices.yaml
secrets.py
#apps.yaml
# just not important
[Hh]ello.*
# ensure pictures of people are ignored
Megan.jpg
Simon.jpg
Staci.jpg
Delia.jpg