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