[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/solvespace/solvespace
	fetch = +refs/heads/master:refs/remotes/origin/master
[branch "master"]
	remote = origin
	merge = refs/heads/master
[submodule "extlib/angle"]
	active = true
	url = https://github.com/solvespace/angle
[submodule "extlib/cairo"]
	active = true
	url = https://github.com/solvespace/cairo
[submodule "extlib/eigen"]
	active = true
	url = https://gitlab.com/libeigen/eigen.git
[submodule "extlib/freetype"]
	active = true
	url = https://git.savannah.nongnu.org/r/freetype/freetype2.git/
[submodule "extlib/libdxfrw"]
	active = true
	url = https://github.com/solvespace/libdxfrw.git
[submodule "extlib/libpng"]
	active = true
	url = https://github.com/glennrp/libpng
[submodule "extlib/mimalloc"]
	active = true
	url = https://github.com/microsoft/mimalloc
[submodule "extlib/pixman"]
	active = true
	url = https://github.com/solvespace/pixman
[submodule "extlib/zlib"]
	active = true
	url = https://github.com/madler/zlib
