[core]
	repositoryformatversion = 0
	filemode = true
[filter "lfs"]
	smudge = git-lfs smudge --skip -- %f
	process = git-lfs filter-process --skip
[remote "github.phytec"]
	url = https://github.com/phytec/meta-indcomms-ibv
	projectname = meta-indcomms-ibv
	fetch = +refs/heads/*:refs/remotes/github.phytec/*
