GNU bug report logs - #54365
the .gitignore file is modified

Previous Next

Package: diffutils;

Reported by: Vincent Lefevre <vincent <at> vinc17.net>

Date: Sun, 13 Mar 2022 01:42:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Vincent Lefevre <vincent <at> vinc17.net>
To: 54365 <at> debbugs.gnu.org
Subject: bug#54365: the .gitignore file is modified
Date: Sun, 13 Mar 2022 02:41:45 +0100
The .gitignore file is modified as follows, possibly by the
bootstrap script:

diff --git a/.gitignore b/.gitignore
index 6735488..5b1afa6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+/build-aux
 *.a
 *.exe
 *.o

The .gitignore file already has "/build-aux/", so that the above
change is probably incorrect.

-- 
Vincent Lefèvre <vincent <at> vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)




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

Previous Next


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