Re: [hackers] [sbase] Add .gitignore || Michael Forney

From: Michael Forney <mforney_AT_mforney.org>
Date: Mon, 1 Jul 2019 21:53:44 -0700

On 2019-07-01, Anselm Garbe <garbeam_AT_gmail.com> wrote:
> Hi there,
>
> On Sat, 29 Jun 2019 at 20:21, <git_AT_suckless.org> wrote:
>> +++ b/.gitignore
>> _AT_@ -0,0 +1,99 @@
>> +*.o
>> +/getconf.h
>> +/libutf.a
>> +/libutil.a
> [..]
>
> I suggest:
>
> *
> !*.c
> !*.h
> gitconf.h
>
> or something along those lines. Then you don't need to maintain all
> the cruft and can also get rid of this Makefile rule.

Thanks for the suggestion. I'm worried this might match too much.
Ideally only build outputs should be ignored.
Received on Tue Jul 02 2019 - 06:53:44 CEST

This archive was generated by hypermail 2.3.0 : Tue Jul 02 2019 - 07:00:25 CEST