[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[remote "orgin"]
	url = https://github.com/M10241024/Factorio-Circuit-Visualizer.git
	fetch = +refs/heads/*:refs/remotes/orgin/*
[branch "main"]
	remote = orgin
	merge = refs/heads/main
