[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	worktree = ../../../../../../../../examples/peripherals/secure_element/atecc608_ecdsa/components/esp-cryptoauthlib
[remote "origin"]
	url = https://github.com/espressif/esp-cryptoauthlib.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
