mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
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
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -30,7 +30,9 @@ qemu-nbd.pod
|
||||||
*.tp
|
*.tp
|
||||||
*.vr
|
*.vr
|
||||||
*.d
|
*.d
|
||||||
|
*.o
|
||||||
.pc
|
.pc
|
||||||
patches
|
patches
|
||||||
pc-bios/bios-pq/status
|
pc-bios/bios-pq/status
|
||||||
pc-bios/vgabios-pq/status
|
pc-bios/vgabios-pq/status
|
||||||
|
.stgit-*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue