From 12c542a42123a708961c91644691224c9eb2291b Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Tue, 22 Sep 2009 16:12:51 +0100 Subject: [PATCH] Ignore auto-generated header file * include/libvirt/.gitignore: Ignore libvirt.h --- include/libvirt/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/include/libvirt/.gitignore b/include/libvirt/.gitignore index 282522db03..7bd42daae3 100644 --- a/include/libvirt/.gitignore +++ b/include/libvirt/.gitignore @@ -1,2 +1,3 @@ Makefile Makefile.in +libvirt.h -- 2.47.2