Skip to content

Commit

Permalink
Add linux-headers/asm to .gitignore
Browse files Browse the repository at this point in the history
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 <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
  • Loading branch information
dgibson authored and blueswirl committed Oct 30, 2011
1 parent b5a12aa commit d787fcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ libdis*
libhw32
libhw64
libuser
linux-headers/asm
qapi-generated
qemu-doc.html
qemu-tech.html
Expand Down

0 comments on commit d787fcf

Please sign in to comment.