Extend gitignore (Jan Kiszka)
Exclude objects in the root directory and temporary stgit files. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6401 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
6473e68fa8
commit
5c047c0d3f
2
.gitignore
vendored
2
.gitignore
vendored
@ -30,7 +30,9 @@ qemu-nbd.pod
|
||||
*.tp
|
||||
*.vr
|
||||
*.d
|
||||
*.o
|
||||
.pc
|
||||
patches
|
||||
pc-bios/bios-pq/status
|
||||
pc-bios/vgabios-pq/status
|
||||
.stgit-*
|
||||
|
Loading…
Reference in New Issue
Block a user