From: Florian Fainelli <f.fainelli@gmail.com>
To: netdev@vger.kernel.org, mkubecek@suse.cz
Cc: andrew@lunn.ch, Florian Fainelli <f.fainelli@gmail.com>
Subject: [PATCH ethtool] gitignore: Ignore .dirstamp
Date: Thu, 4 Feb 2021 16:56:15 -0800 [thread overview]
Message-ID: <20210205005615.1058972-1-f.fainelli@gmail.com> (raw)
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index c4df588c37ea..0b7a71b58b7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ test-*.trs
.*.swp
*.patch
+.dirstamp
--
2.25.1
next reply other threads:[~2021-02-05 0:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-05 0:56 Florian Fainelli [this message]
2021-02-09 16:50 ` [PATCH ethtool] gitignore: Ignore .dirstamp patchwork-bot+netdevbpf
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=20210205005615.1058972-1-f.fainelli@gmail.com \
--to=f.fainelli@gmail.com \
--cc=andrew@lunn.ch \
--cc=mkubecek@suse.cz \
--cc=netdev@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;
as well as URLs for NNTP newsgroup(s).