[core]
	repositoryformatversion = 0
	filemode = true
	bare = true
[remote "origin"]
	url = https://github.com/jmshrv/flutter_downloader.git
	fetch = +refs/*:refs/*
	mirror = true
