Commit cf7b3fe4 authored by Uwe Kleine-König's avatar Uwe Kleine-König Committed by Chris Ball
Browse files

mmc-utils: expand .gitignore



Instead of adding .o and .o.d files for the files that are not
explicitly mentioned, add a pattern matching also all future files of
these types. This makes git status stop to mention

	3rdparty/hmac_sha/.hmac_sha2.o.d
	3rdparty/hmac_sha/.sha2.o.d
	3rdparty/hmac_sha/hmac_sha2.o
	3rdparty/hmac_sha/sha2.o
	.lsmmc.o.d
	lsmmc.o
Signed-off-by: default avatarUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: default avatarChris Ball <chris@printf.net>
parent a0436165
.mmc.o.d
.mmc_cmds.o.d
mmc
mmc.o
mmc_cmds.o
.*.o.d
*.o
/mmc
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment