GNU bug report logs - #31804
[PATCH] build: Add doc/stamp-1 to .gitignore.

Previous Next

Package: guix-patches;

Reported by: Clément Lassieur <clement <at> lassieur.org>

Date: Tue, 12 Jun 2018 20:32:02 UTC

Severity: normal

Tags: patch

Done: Clément Lassieur <clement <at> lassieur.org>

Bug is archived. No further changes may be made.

Full log


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

From: Clément Lassieur <clement <at> lassieur.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] build: Add doc/stamp-1 to .gitignore.
Date: Tue, 12 Jun 2018 22:31:06 +0200
* .gitignore: Add entry for the above file which is created by 'make'.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 38a55a3b5..7728c6e5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,6 +60,7 @@
 /doc/guix.vrs
 /doc/os-config-bare-bones.texi
 /doc/os-config-desktop.texi
+/doc/stamp-1
 /doc/stamp-vti
 /doc/version.texi
 /doc/version-*.texi
-- 
2.17.1





This bug report was last modified 6 years and 348 days ago.

Previous Next


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