[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	worktree = ../../../../../src/libs/qlitehtml
[remote "origin"]
	url = https://code.qt.io/playground/qlitehtml.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[submodule "src/3rdparty/litehtml"]
	active = true
	url = https://github.com/litehtml/litehtml.git
