[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/gnuradio/volk.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
[submodule "cpu_features"]
	url = /__w/103/build/downloads/git2/github.com.google.cpu_features.git
[submodule "include/volk/sse2neon"]
	url = /__w/103/build/downloads/git2/github.com.DLTcollab.sse2neon.git
