[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/fuzztruction/fuzztruction-net.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
[submodule "consumer/aflpp-consumer"]
	active = true
	url = https://github.com/fuzztruction/aflpp-consumer.git
[submodule "fuzztruction-experiments"]
	active = true
	url = https://github.com/fuzztruction/fuzztruction-net-experiments.git
[submodule "llvm"]
	active = true
	url = https://github.com/fuzztruction/fuzztruction-llvm.git
