summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 09a829c1d65bd25501ff6d2ec04c5414a067fdd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[submodule "aclk/aclk-schemas"]
	path = src/aclk/aclk-schemas
	url = https://github.com/netdata/aclk-schemas.git
[submodule "ml/kmeans/dlib"]
	path = src/ml/dlib
	url = https://github.com/davisking/dlib.git
	shallow = true
	ignore = dirty
[submodule "web/server/h2o/libh2o"]
	path = web/server/h2o/libh2o
	url = https://github.com/h2o/h2o.git
	ignore = untracked
[submodule "fluent-bit"]
	path = src/fluent-bit
	url = https://github.com/fluent/fluent-bit.git
	shallow = true
	ignore = dirty