[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[remote "origin"]
	url = https://github.com/predictionmachines/InteractiveDataDisplay.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[gui]
	wmstate = iconic
	geometry = 893x435+351+247 173 194
[remote "idd_lucymu"]
	url = https://github.com/lucymukh/InteractiveDataDisplay.git
	fetch = +refs/heads/*:refs/remotes/idd_lucymu/*
