[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[remote "origin"]
	url = https://github.com/jupp0r/prometheus-cpp.git
	fetch = +refs/tags/v1.3.0:refs/tags/v1.3.0
[submodule "civetweb"]
	active = true
	url = https://github.com/civetweb/civetweb.git
[submodule "googletest"]
	active = true
	url = https://github.com/google/googletest.git
