emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50682: closed ([PATCH 0/2] .gitignore: Add some rules.)


From: GNU bug Tracking System
Subject: bug#50682: closed ([PATCH 0/2] .gitignore: Add some rules.)
Date: Sat, 16 Oct 2021 05:47:02 +0000

Your message dated Sat, 16 Oct 2021 01:46:08 -0400
with message-id <87r1cljzdr.fsf@gmail.com>
and subject line Re: bug#50682: [PATCH 0/2] .gitignore: Add some rules.
has caused the debbugs.gnu.org bug report #50682,
regarding [PATCH 0/2] .gitignore: Add some rules.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
50682: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50682
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] .gitignore: Add some rules. Date: Sun, 19 Sep 2021 11:06:37 -0700
Hello Guix,

These patches tell git to ignore ".am*" directories (which seem to contain
temporary info manuals) and "/t-*" directories (which seem to contain test
files from "make check" or "make check-system").

--
Sarah Morgensen (2):
  .gitignore: Ignore more temporary test files.
  .gitignore: Ignore more autotools files.

 .gitignore | 2 ++
 1 file changed, 2 insertions(+)


base-commit: 808f9ffbd3106da4c92d2367b118b98196c9e81e
-- 
2.33.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#50682: [PATCH 0/2] .gitignore: Add some rules. Date: Sat, 16 Oct 2021 01:46:08 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello,

Sarah Morgensen <iskarian@mgsn.dev> writes:

> Hello Guix,
>
> These patches tell git to ignore ".am*" directories (which seem to contain
> temporary info manuals) and "/t-*" directories (which seem to contain test
> files from "make check" or "make check-system").
>
> --
> Sarah Morgensen (2):
>   .gitignore: Ignore more temporary test files.
>   .gitignore: Ignore more autotools files.
>
>  .gitignore | 2 ++
>  1 file changed, 2 insertions(+)
>
>
> base-commit: 808f9ffbd3106da4c92d2367b118b98196c9e81e

This had been bothering me for a while.

Applied to master, thanks!

Maxim


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]