Signed-off-by: Leon Romanovsky <[email protected] Signed-off-by: Leon Romanovsky <[email protected]> --- .gitignore | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/.gitignore b/.gitignore index 5a94d47..f95fc99 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,3 @@ -.mmc.o.d -.mmc_cmds.o.d +*.o +.*.o.* mmc -mmc.o -mmc_cmds.o -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
