-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
executable file
·64 lines (46 loc) · 1016 Bytes
/
.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
.vagrant
*.temp
**/spec/examples.txt
unifi
*.pyc
__pycache__
1password/1password-credentials.json
hypervisor/credentials.yml
# Entries below this point are managed by Please (DO NOT EDIT)
plz-out
.plzconfig.local
mutagen.yml.lock
/home-assistant/config/*
!/home-assistant/config/configuration.yaml
!/home-assistant/config/automations.yaml
!/home-assistant/config/blueprints/
!/home-assistant/config/scenes.yaml
!/home-assistant/config/scripts.yaml
!/home-assistant/config/custom_components
/home-assistant/zigbee2mqtt-data/*
!/home-assistant/zigbee2mqtt-data/configuration.yaml
/home-assistant/matter-server-data/*
/home-assistant/z-stack-firmware/*
/home-assistant/mosquitto-data/*
!/home-assistant/mosquitto-data/acls
/home-assistant/find3-data/*
.env
.DS_Store
.pnpm-store
local.bazelrc
node_modules
.pdm-python
__pypackages__
keys
nixos.qcow2
result
/haos/secrets.yaml
/haos/esphome/secrets.yaml
/.pants.d/
/dist/
/.task
images/**/output/
docs/.obsidian
.pub_blog_temp/
.pub_min_cache/
.hermit