[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[submodule]
	active = .
[remote "origin"]
	url = https://github.com/Akegarasu/lora-scripts
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
[submodule "frontend"]
	url = https://github.com/hanamizuki-ai/lora-gui-dist
[submodule "mikazuki/dataset-tag-editor"]
	url = https://github.com/Akegarasu/dataset-tag-editor
