[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/neutrinolabs/xrdp.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "devel"]
	remote = origin
	merge = refs/heads/devel
[submodule "libpainter"]
	active = true
	url = https://github.com/neutrinolabs/libpainter.git
[submodule "librfxcodec"]
	active = true
	url = https://github.com/neutrinolabs/librfxcodec.git
