[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #51425] [PATCH] .gitignore: Add the name '/config.status'
From: |
Bjarni Ingi Gislason |
Subject: |
[bug #51425] [PATCH] .gitignore: Add the name '/config.status' |
Date: |
Sun, 9 Jul 2017 09:13:45 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 |
URL:
<http://savannah.gnu.org/bugs/?51425>
Summary: [PATCH] .gitignore: Add the name '/config.status'
Project: GNU troff
Submitted by: bjarniig
Submitted on: Sun 09 Jul 2017 01:13:43 PM UTC
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
>From b66c1d06dc84e801a73cc6c9093dc5c9cc823f58 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <address@hidden>
Date: Sun, 9 Jul 2017 13:05:38 +0000
Subject: [PATCH] .gitignore: Add the name '/config.status'
Signed-off-by: Bjarni Ingi Gislason <address@hidden>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 8d9df133..2e6642ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,7 @@ stamp-*
/build-aux
/configure
/config.log
+/config.status
/src/include/stamp-h1
/font/devpdf/[A-Z]*
/gnulib_m4
--
2.13.2
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?51425>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #51425] [PATCH] .gitignore: Add the name '/config.status',
Bjarni Ingi Gislason <=