From: Vaibhav Bedia Date: Mon, 14 Mar 2011 07:13:08 +0000 (+0530) Subject: gitignore: Add x-load.bin.ift to the list of ignored files X-Git-Url: http://git.legacy.paulk.fr/gitweb/?p=x-loader-sniper.git;a=commitdiff_plain;h=a512f0990b33ef09acf8d79c475f9412ad48332d gitignore: Add x-load.bin.ift to the list of ignored files The commit d0dadd2c46c1a0fd0b8cbe5fa84ce487fe5c2368 updated the gitignore file but in the process missed out adding x-load.bin.ift to the list of ignored files. Signed-off-by: Vaibhav Bedia Acked-by: Nishanth Menon Signed-off-by: Anand Gadiyar --- diff --git a/.gitignore b/.gitignore index f619e6d..befd836 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ x-load x-load.map x-load.bin +x-load.bin.ift System.map include/asm/arch include/asm/proc