GNU bug report logs - #50682
[PATCH 0/2] .gitignore: Add some rules.

Previous Next

Package: guix-patches;

Reported by: Sarah Morgensen <iskarian <at> mgsn.dev>

Date: Sun, 19 Sep 2021 18:07:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 50682 <at> debbugs.gnu.org (full text, mbox):

From: Sarah Morgensen <iskarian <at> mgsn.dev>
To: 50682 <at> debbugs.gnu.org
Subject: [PATCH 2/2] .gitignore: Ignore more autotools directories.
Date: Sun, 19 Sep 2021 11:13:33 -0700
* .gitignore: Add pattern to ignore ".am[0-9]*/".
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index d984971455..9873f0678c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -144,6 +144,7 @@ Makefile
 Makefile.in
 config.cache
 stamp-h[0-9]
+.am[0-9]*/
 .dirstamp
 .deps
 tmp
-- 
2.33.0





This bug report was last modified 3 years and 312 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.