[Pkg-libvirt-commits] [libguestfs] 39/59: gobject: Don't ignore old generated files.

Hilko Bengen bengen at moszumanska.debian.org
Thu Mar 20 23:05:39 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit 8584c8cadf4fdf9067457e07529aa74c715e03fa
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Thu Mar 13 13:50:23 2014 +0000

    gobject: Don't ignore old generated files.
    
    This was ignoring an old generated file (gobject/guestfs-gobject.h)
    which, if still around, would break the build.
---
 .gitignore | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 59e8177..317ddd5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -191,8 +191,6 @@ Makefile.in
 /gobject/bindtests.js
 /gobject/Guestfs-1.0.gir
 /gobject/Guestfs-1.0.typelib
-/gobject/guestfs-gobject*.c
-/gobject/guestfs-gobject*.h
 /golang/bindtests.go
 /golang/examples/guestfs-golang.3
 /golang/examples/stamp-guestfs-golang.pod

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list