[init]
	defaultBranch = none
[fetch]
	recurseSubmodules = false
[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://gitlab-ci-token:84U5gocHKp9W3XSjs4zc@gitlab.com/netify.ai/public/netify-agent.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[submodule "libs/gperftools"]
	active = true
	url = https://gitlab.com/netify.ai/public/netify-agent-libs/gperftools.git
[submodule "libs/inih"]
	active = true
	url = https://gitlab.com/netify.ai/public/netify-agent-libs/inih.git
[submodule "libs/jemalloc"]
	active = true
	url = https://gitlab.com/netify.ai/public/netify-agent-libs/jemalloc.git
[submodule "libs/ndpi"]
	active = true
	url = https://gitlab.com/netify.ai/public/netify-agent-libs/ndpi.git
[submodule "src/nd-plugin-example"]
	active = true
	url = https://gitlab.com/netify.ai/public/netify-agent-plugin-example.git
