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


View this message in rfc822 format

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

diff --git a/.gitignore b/.gitignore
index 88fe24586d..d984971455 100644
--- a/.gitignore
+++ b/.gitignore
@@ -132,6 +132,7 @@
 /pre-inst-env
 /release-*
 /scripts/guix
+/t-*/
 /test-env
 /test-tmp
 /tests/*.trs
-- 
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.