[core]
	repositoryformatversion = 0
	filemode = false
	bare = true
	symlinks = false
	ignorecase = true
[remote "origin"]
	url = https://github.com/aws/aws-lc-rs.git
	fetch = +refs/*:refs/*
	mirror = true
