Ignore automatically-generated files in source code with .gitignore

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-odbc(at)postgresql(dot)org>
Subject: Ignore automatically-generated files in source code with .gitignore
Date: 2013-07-08 04:06:39
Message-ID: CAB7nPqR+kO-Qex7o0HwDy21uns5eAdmNruP_FiF5H0kxC1xNqA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi all,

A lot of files are automatically generated when invocating autoreconf
and configure (config/*, Makefile.in, etc.) to set up a build for
ODBC. As ODBC has been moved to git, I think that it would be better
add a .gitignore file at the root folder of code tree to ignore all
the files that are automatically generated. This is useful to prevent
accidental commit of files that are not wanted in the remote
repository. Please find attached a simple patch adding that.

Regards,
--
Michael

Attachment Content-Type Size
20130708_odbc_gitignore.patch application/octet-stream 618 bytes

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message FAU 2013-07-09 16:29:02 UNICODE
Previous Message Maziar Navahan 2013-07-04 09:51:28 Check out my profile on LinkedIn