|
11 | 11 |
|
12 | 12 | *~ |
13 | 13 |
|
14 | | -lib/** |
15 | | -log/** |
16 | | -run/** |
17 | | - |
18 | 14 | avahi-dns/services |
19 | 15 |
|
20 | 16 | home-assistant/config/ |
21 | 17 |
|
22 | 18 | redis/conf/ |
23 | 19 |
|
24 | 20 | upsd/config/ |
25 | | - |
26 | | -# Patterns from dnsmasq/.gitignore |
27 | | -dnsmasq/config/dnsmasq.conf |
28 | | -dnsmasq/config/hosts.d/ |
29 | | - |
30 | | -# Patterns from rtlamr2mqtt/.gitignore |
31 | | -rtlamr2mqtt/config.yaml |
32 | | - |
33 | | -# Patterns from autogenerate-hosts/.gitignore |
34 | | -autogenerate-hosts/.env |
35 | | -autogenerate-hosts/app/npm-hosts |
36 | | - |
37 | | -# Patterns from influxdb/.gitignore |
38 | | -influxdb/config/influx-configs |
39 | | - |
40 | | -# Patterns from zigbee2mqtt/.gitignore |
41 | | -zigbee2mqtt/data/configuration.yaml |
42 | | -zigbee2mqtt/data/state.json |
43 | | -zigbee2mqtt/data/database.db |
44 | | -zigbee2mqtt/data/log/ |
45 | | - |
46 | | -# Patterns from telegraf/.gitignore |
47 | | -telegraf/config/telegraf.conf |
48 | | - |
49 | | -# Patterns from wiki/.gitignore |
50 | | -wiki/config.yml |
51 | | - |
52 | | -# Patterns from jellyfin/.gitignore |
53 | | -jellyfin/config/ |
54 | | - |
55 | | -# Patterns from mopidy/.gitignore |
56 | | -mopidy/config/mopidy.conf |
57 | | - |
58 | | -# Patterns from auto_planka/.gitignore |
59 | | -auto_planka/*.gem |
60 | | -auto_planka/*.rbc |
61 | | -auto_planka//.config |
62 | | -auto_planka//coverage/ |
63 | | -auto_planka//InstalledFiles |
64 | | -auto_planka//pkg/ |
65 | | -auto_planka//spec/reports/ |
66 | | -auto_planka//spec/examples.txt |
67 | | -auto_planka//test/tmp/ |
68 | | -auto_planka//test/version_tmp/ |
69 | | -auto_planka//tmp/ |
70 | | -auto_planka/ |
71 | | -auto_planka/# Used by dotenv library to load environment variables. |
72 | | -auto_planka/.env* |
73 | | -auto_planka/ |
74 | | -auto_planka/## Specific to RubyMotion: |
75 | | -auto_planka/.dat* |
76 | | -auto_planka/.repl_history |
77 | | -auto_planka/build/ |
78 | | -auto_planka/*.bridgesupport |
79 | | -auto_planka/build-iPhoneOS/ |
80 | | -auto_planka/build-iPhoneSimulator/ |
81 | | -auto_planka/ |
82 | | -auto_planka/## Specific to RubyMotion (use of CocoaPods): |
83 | | -auto_planka/# |
84 | | -auto_planka/# We recommend against adding the Pods directory to your .gitignore. However |
85 | | -auto_planka/# you should judge for yourself, the pros and cons are mentioned at: |
86 | | -auto_planka/# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control |
87 | | -auto_planka/# |
88 | | -auto_planka/# vendor/Pods/ |
89 | | -auto_planka/ |
90 | | -auto_planka/## Documentation cache and generated files: |
91 | | -auto_planka//.yardoc/ |
92 | | -auto_planka//_yardoc/ |
93 | | -auto_planka//doc/ |
94 | | -auto_planka//rdoc/ |
95 | | -auto_planka/ |
96 | | -auto_planka/## Environment normalization: |
97 | | -auto_planka//.bundle/ |
98 | | -auto_planka//vendor/bundle |
99 | | -auto_planka//lib/bundler/man/ |
100 | | -auto_planka/ |
101 | | -auto_planka/# for a library or gem, you might want to ignore these files since the code is |
102 | | -auto_planka/# intended to run in multiple environments; otherwise, check them in: |
103 | | -auto_planka/# Gemfile.lock |
104 | | -auto_planka/# .ruby-version |
105 | | -auto_planka/# .ruby-gemset |
106 | | -auto_planka/ |
107 | | -auto_planka/# unless supporting rvm < 1.11.0 or doing something fancy, ignore this: |
108 | | -auto_planka/.rvmrc |
109 | | -auto_planka/ |
110 | | -auto_planka/*.json |
111 | | -auto_planka/ |
112 | | -auto_planka/app/.env |
113 | | - |
114 | | -# Patterns from backrest/.gitignore |
115 | | -backrest/config/config.json* |
116 | | - |
117 | | -# Patterns from access-control-webhook/.gitignore |
118 | | -access-control-webhook/config/.ssh/ |
119 | | -access-control-webhook/config/hooks.json |
120 | | -access-control-webhook/config/run/automation_rsa |
121 | | - |
122 | | -# Patterns from glances/.gitignore |
123 | | -glances/glances.conf |
124 | | -glances/glances.pwd |
125 | | - |
126 | | -# Patterns from shairport-sync/.gitignore |
127 | | -shairport-sync/config/shairport-sync.conf |
128 | | - |
129 | | -# Patterns from invidious/.gitignore |
130 | | -invidious/config/config.yml |
131 | | -invidious/config/sql/ |
132 | | - |
133 | | -# Patterns from snapserver/.gitignore |
134 | | -snapserver/config/snapcast.conf |
135 | | - |
136 | | -# Patterns from airconnect/.gitignore |
137 | | -airconnect/config/*.xml |
138 | | - |
139 | | -# Patterns from grafana/.gitignore |
140 | | -grafana/config/grafana.ini |
141 | | - |
142 | | -# Patterns from mqtt-explorer/.gitignore |
143 | | -mqtt-explorer/config/settings.json |
144 | | - |
145 | | -# Patterns from mosquitto/.gitignore |
146 | | -mosquitto/config/mosquitto.conf |
147 | | -mosquitto/config/mos_passwd |
148 | | - |
149 | | -# Patterns from nginx-proxy-manager/.gitignore |
150 | | -nginx-proxy-manager/config/ |
151 | | -nginx-proxy-manager/letsencrypt/ |
0 commit comments