-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy path.gitignore
executable file
·93 lines (86 loc) · 1.16 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
# Extension ignores
._*
*.conf
*.cookie
*.cookie.backup
*.dat
*.db
*.db-shm
*.db-wal
*.log
*.mp4
*.pem
*.pickle
*.pyc
# *.png
# Directory (contents) ignores
.cloud
.insteon_local_cache
.shortumations
.ssh
.storage
.Trash-*
_nodered_flows
custom_components
deps
development
icloud
image
/lovelace*
themes/*
tmp
tts
www/
www/community
www/downloads
www/floorplan
www/images
www/sounds
www/ui
# App specific directory ignores
appdaemon
esphome
esphome/3rd_party
node-red/**
notebooks/bokeh-examples
# Specific file ignores
.DS_Store
.homekit.state
.ios.conf
.ip_authenticated.yaml
.pip_progress
.shopping_list.json
.spotify-token-cache
.tradfri_psk.conf
.travis.yml
.uuid
.vsgitbuild
aircast.xml
appdaemon/appdaemon.yaml
core
google*.json
home-assistant.log.1
home-assistant.log.fault
#icloud3*
ip_bans.yaml
lutron_caseta_*.json
notebooks
options.xml
OZW_Log.txt
pyozw.sqlite
rtsp2webrtc_v4_amd64
secrets.yaml
ui-lovelace-*.yaml
ui-*.yaml.disabled
watchman_report.txt
wyze_config.ini
zigbee.db-journal
zwcfg_*
zwscene.xml
# Some other generic stuff
# Specific keeps
# !_nodered_flows/**
# !json_data/**
# !node-red/flows.json
# !node-red/package.json
# !themes/compact-header.yaml