[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[remote "origin"]
	url = https://github.com/gaoxifeng/robust_hex_dominant_meshing
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[submodule "ext/nanoguig"]
	url = https://github.com/gaoxifeng/nanogui.git
[submodule "ext/pcg32"]
	url = https://github.com/wjakob/pcg32.git
[submodule "ext/tbb"]
	url = https://github.com/wjakob/tbb.git
