mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-06 15:24:34 +00:00
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 <david@gibson.dropbear.id.au> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
b5a12aa204
commit
d787fcf45f
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,6 +15,7 @@ libdis*
|
|||||||
libhw32
|
libhw32
|
||||||
libhw64
|
libhw64
|
||||||
libuser
|
libuser
|
||||||
|
linux-headers/asm
|
||||||
qapi-generated
|
qapi-generated
|
||||||
qemu-doc.html
|
qemu-doc.html
|
||||||
qemu-tech.html
|
qemu-tech.html
|
||||||
|
Loading…
Reference in New Issue
Block a user