[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	worktree = ../../../../3rd-party-libs/jwt-cpp
[remote "origin"]
	url = https://github.com/Thalhammer/jwt-cpp.git
	fetch = +refs/*:refs/*
	mirror = true
