mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Matteo Croce <mcroce@redhat.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] kernel: ignore auto-generated file
Date: Sun, 28 Jul 2019 20:20:29 +0200	[thread overview]
Message-ID: <20190728182029.2893-1-mcroce@redhat.com> (raw)

kernel/config_data.h is autogenerated during the build, let's add it to
the directory .gitignore.

Signed-off-by: Matteo Croce <mcroce@redhat.com>
---
 kernel/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kernel/.gitignore b/kernel/.gitignore
index 34d1e77ee9df..98e2e22b97d5 100644
--- a/kernel/.gitignore
+++ b/kernel/.gitignore
@@ -4,3 +4,4 @@
 kheaders.md5
 timeconst.h
 hz.bc
+config_data.h
-- 
2.21.0


             reply	other threads:[~2019-07-28 18:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-28 18:20 Matteo Croce [this message]
2019-08-03 16:32 ` Matteo Croce
2019-08-04  3:01   ` Masahiro Yamada

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=20190728182029.2893-1-mcroce@redhat.com \
    --to=mcroce@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /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

all inboxes | Powered by JetHome®