Thread: Ignore files generated by odbcini-gen in code tree

Ignore files generated by odbcini-gen in code tree

From
Michael Paquier
Date:
Hi all,

The automatically-generated files mentioned in $subject have been
added by recent commit 276cb5e. Attached is a patch to ignore them,
that will prevent their inclusion in the code tree.
Regards,
--
Michael

Attachment

Re: Ignore files generated by odbcini-gen in code tree

From
Heikki Linnakangas
Date:
On 11/28/2014 07:49 AM, Michael Paquier wrote:
> Hi all,
>
> The automatically-generated files mentioned in $subject have been
> added by recent commit 276cb5e. Attached is a patch to ignore them,
> that will prevent their inclusion in the code tree.

Thanks, applied.

- Heikki