[Libguestfs] [PATCH] gitignore: ignore the guestfs.* directory

Wanlong Gao gaowanlong at cn.fujitsu.com
Fri Dec 23 08:34:22 UTC 2011


On 12/23/2011 04:33 PM, Richard W.M. Jones wrote:

> On Fri, Dec 23, 2011 at 02:54:04PM +0800, Wanlong Gao wrote:
>> Let git ignore the guestfs.* directorys.
>>
>> Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com>
>> ---
>>  .gitignore |    1 +
>>  1 files changed, 1 insertions(+), 0 deletions(-)
>>
>> diff --git a/.gitignore b/.gitignore
>> index dcf2af1..4d4556e 100644
>> --- a/.gitignore
>> +++ b/.gitignore
>> @@ -367,3 +367,4 @@ tools/virt-*.pl
>>  /gnulib
>>  .git-module-status
>>  .guestfs-*
>> +guestfs.*
>> -- 
>> 1.7.8
> 
> Thanks, I'll push this.
> 
> Also note this related bug:
> https://bugzilla.redhat.com/show_bug.cgi?id=769680


Ok, I will.

-Wanlong Gao

> 
> Rich.
> 





More information about the Libguestfs mailing list