[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
	precomposeunicode = true
[remote "origin"]
	url = https://github.com/hakimi-x/Xboard-Mihomo.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
[submodule "core/Clash.Meta"]
	active = true
	url = git@github.com:chen08209/Clash.Meta.git
[submodule "lib/sdk/flutter_xboard_sdk"]
	active = true
	url = https://github.com/hakimi-x/flutter_xboard_sdk.git
[submodule "plugins/flutter_distributor"]
	active = true
	url = git@github.com:chen08209/flutter_distributor.git
