Ignore files generated from building and running. Signed-off-by: Andrew Jones <drjones@xxxxxxxxxx> --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index ed857b7811847..6ec6518047fba 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,14 @@ *.a *.d *.o +*.elf *.flat .pc patches .stgit-* cscope.* +*.swp +/config.mak +/*-run +/test.log +/msr.out -- 1.8.1.4 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html