Only ignore guestfs.* at the top level

The guestfs.* rule appears to be for temporary appliance directories, which are
only at the top level. It was matching more than that.
This commit is contained in:
Matthew Booth
2012-03-23 12:53:31 +00:00
parent 13e5f1a3b1
commit e8ef35df26

2
.gitignore vendored
View File

@@ -131,7 +131,7 @@ gobject/Guestfs-1.0.typelib
gobject/guestfs-gobject.c
gobject/guestfs-gobject.h
.guestfs-*
guestfs.*
/guestfs.*
guestfsd-in-wine.log
haskell/Bindtests
haskell/Bindtests.hs