mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user