netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH ethtool] gitignore: Ignore .dirstamp
@ 2021-02-05  0:56 Florian Fainelli
  2021-02-09 16:50 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Fainelli @ 2021-02-05  0:56 UTC (permalink / raw)
  To: netdev, mkubecek; +Cc: andrew, Florian Fainelli

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-09 16:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-05  0:56 [PATCH ethtool] gitignore: Ignore .dirstamp Florian Fainelli
2021-02-09 16:50 ` patchwork-bot+netdevbpf

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).