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