From 84bc5b9d7d910dd216fc70bebc6174acf64bbd40 Mon Sep 17 00:00:00 2001 From: blueswir1 Date: Sun, 14 Dec 2008 09:22:41 +0000 Subject: [PATCH] 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 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5bacb37cd1..9526a39d24 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ i386 *-softmmu *-darwin-user *-linux-user +*-bsd-user qemu-doc.html qemu-tech.html qemu-doc.info @@ -14,6 +15,7 @@ qemu-img.pod qemu-img qemu-nbd qemu-nbd.8 +qemu-nbd.pod .gdbinit *.a *.aux