[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[remote "origin"]
	url = https://github.com/pipilapilayu/TargetSpeakerEnhance
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[branch "flash_attn"]
	remote = origin
	merge = refs/heads/flash_attn
[branch "stereo"]
	remote = origin
	merge = refs/heads/stereo
