Commit 84bc5b9d7d910dd216fc70bebc6174acf64bbd40

Authored by blueswir1
1 parent fc56ef08

SVN property and .gitignore fixes (Stuart Brady)

Remove dyngen and dyngen.dSYM from svn property svn:ignore
Add *-bsd-user and qemu-nbd.pod to the svn property svn:ignore and .gitignore


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6022 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 2 additions and 0 deletions
.gitignore
@@ -3,6 +3,7 @@ i386 @@ -3,6 +3,7 @@ i386
3 *-softmmu 3 *-softmmu
4 *-darwin-user 4 *-darwin-user
5 *-linux-user 5 *-linux-user
  6 +*-bsd-user
6 qemu-doc.html 7 qemu-doc.html
7 qemu-tech.html 8 qemu-tech.html
8 qemu-doc.info 9 qemu-doc.info
@@ -14,6 +15,7 @@ qemu-img.pod @@ -14,6 +15,7 @@ qemu-img.pod
14 qemu-img 15 qemu-img
15 qemu-nbd 16 qemu-nbd
16 qemu-nbd.8 17 qemu-nbd.8
  18 +qemu-nbd.pod
17 .gdbinit 19 .gdbinit
18 *.a 20 *.a
19 *.aux 21 *.aux