Add /coverage/ to .gitignore - Mailing list pgsql-hackers

From Fabrízio de Royes Mello
Subject Add /coverage/ to .gitignore
Date
Msg-id CAFcNs+oVegX_Gw98ejiteH0k8qJ0svhm3WzLSybrsMSv0FkAKg@mail.gmail.com
Whole thread Raw
Responses Re: Add /coverage/ to .gitignore
List pgsql-hackers
Hi all,

When we run...

./configure --enable-converage
make coverage-html

...the output is generated into /coverage/ directory. The attached patch
add /converage/ to .gitignore.

Regards,

--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Blog sobre TI: http://fabriziomello.blogspot.com
>> Perfil Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello
Attachment

pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Support for RANGE ... PRECEDING windows in OVER
Next
From: Tom Lane
Date:
Subject: Re: Support for RANGE ... PRECEDING windows in OVER