Skip to content

Commit

Permalink
Extend gitignore (Jan Kiszka)
Browse files Browse the repository at this point in the history
Exclude objects in the root directory and temporary stgit files.

Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6401 c046a42c-6fe2-441c-8c8c-71466251a162
  • Loading branch information
aliguori committed Jan 22, 2009
1 parent 6473e68 commit 5c047c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ qemu-nbd.pod
*.tp
*.vr
*.d
*.o
.pc
patches
pc-bios/bios-pq/status
pc-bios/vgabios-pq/status
.stgit-*

0 comments on commit 5c047c0

Please sign in to comment.