From: David Gibson Date: Thu, 20 Oct 2011 00:41:01 +0000 (+1100) Subject: Add linux-headers/asm to .gitignore X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d787fcf45f193d3f439ee431f82b7a075c9f5784;p=qemu.git Add linux-headers/asm to .gitignore linux-headers/asm is a symlink generated during configure. It should not, therefore be committed to git, nor show up in git diffs and the like. Signed-off-by: David Gibson Reviewed-by: Juan Quintela Signed-off-by: Blue Swirl --- diff --git a/.gitignore b/.gitignore index 59c343c414..6d2acab09a 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ libdis* libhw32 libhw64 libuser +linux-headers/asm qapi-generated qemu-doc.html qemu-tech.html