public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Rong Tao <rtoax@foxmail.com>
To: libc-alpha@sourceware.org
Cc: rongtao@cestc.cn, rtoax@foxmail.com
Subject: [PATCH] Add config.log to .gitignore
Date: Tue, 21 Mar 2023 20:24:48 +0800	[thread overview]
Message-ID: <tencent_824259CC97B22A1FAFA8A391886306134208@qq.com> (raw)

From: Rong Tao <rongtao@cestc.cn>

Ignore generated config.log log file.

Signed-off-by: Rong Tao <rongtao@cestc.cn>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 07d4a129e5dc..115d50ef48d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@ copying.*
 glibc-*
 
 configparms
+config.log
 
 ieeetest
 regex
-- 
2.39.1


             reply	other threads:[~2023-03-21 12:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-21 12:24 Rong Tao [this message]
2023-03-21 12:38 ` Xi Ruoyao
2023-03-21 14:10   ` =?gb18030?B?yNnMzg==?=
2023-03-22 16:01     ` Zack Weinberg
2023-03-22 16:26       ` Xi Ruoyao
2023-03-22 20:14         ` Zack Weinberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=tencent_824259CC97B22A1FAFA8A391886306134208@qq.com \
    --to=rtoax@foxmail.com \
    --cc=libc-alpha@sourceware.org \
    --cc=rongtao@cestc.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).