GNU bug report logs - #76514
[PATCH] gitignore: Ignore generated info files.

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Sun, 23 Feb 2025 20:55:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76514: closed ([PATCH] gitignore: Ignore generated info files.)
Date: Tue, 25 Feb 2025 03:22:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 24 Feb 2025 22:21:45 -0500
with message-id <Z703Se7rCmF76fpC <at> jasmine.lan>
and subject line 
has caused the debbugs.gnu.org bug report #76514,
regarding [PATCH] gitignore: Ignore generated info files.
to be marked as done.

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


-- 
76514: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76514
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gitignore: Ignore generated info files.
Date: Sun, 23 Feb 2025 21:53:31 +0100
We now have doc/guix.de.info-10, so additional ignore pattern is required.

* .gitignore: Ignore /doc/guix*.info-[0-9][0-9].  Add newline at the end of
file.

Change-Id: I42f8eb6fc24e4fdc1121e7b0927bda5fb3e2e151
---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 0f74b5da3d..cdb3869de0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,6 +38,7 @@
 /doc/guix*.html
 /doc/guix*.info
 /doc/guix*.info-[0-9]
+/doc/guix*.info-[0-9][0-9]
 /doc/guix*.ky
 /doc/guix*.pg
 /doc/guix*.toc
@@ -158,4 +159,4 @@ tmp
 /gnu/packages/aux-files/guile-guile-launcher.o
 /guile
 .DS_Store
-.mumi/current-issue
\ No newline at end of file
+.mumi/current-issue
-- 
2.48.1



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: 76514-done <at> debbugs.gnu.org
Date: Mon, 24 Feb 2025 22:21:45 -0500
done


This bug report was last modified 84 days ago.

Previous Next


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