[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "origin"]
	url = https://github.com/LogicLaneTech/Kiosk-App
	fetch = +refs/heads/*:refs/remotes/origin/*
[gc]
	auto = 0
[http "https://github.com/"]
	extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX09tNkNjSXBHWDZ3SjFIb2x3VWF5cVNvZ3NzMUNWdjFYUzBvZA==
[branch "main"]
	remote = origin
	merge = refs/heads/main
