[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[remote "GitHub-LightMap"]
	url = https://github.com/XT-0xFF/LightMap
	fetch = +refs/heads/*:refs/remotes/GitHub-LightMap/*
[branch "master"]
	remote = GitHub-LightMap
	merge = refs/heads/master
[branch "develop"]
	remote = GitHub-LightMap
	merge = refs/heads/develop
