diff mbox series

[ethtool] gitignore: Ignore .dirstamp

Message ID 20210205005615.1058972-1-f.fainelli@gmail.com (mailing list archive)
State Accepted
Commit b9af58abce8aae4ebb295e49cb33b75ab9c1a579
Delegated to: Michal Kubecek
Headers show
Series [ethtool] gitignore: Ignore .dirstamp | expand

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Commit Message

Florian Fainelli Feb. 5, 2021, 12:56 a.m. UTC
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

patchwork-bot+netdevbpf@kernel.org Feb. 9, 2021, 4:50 p.m. UTC | #1
Hello:

This patch was applied to ethtool/ethtool.git (refs/heads/master):

On Thu,  4 Feb 2021 16:56:15 -0800 you wrote:
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)

Here is the summary with links:
  - [ethtool] gitignore: Ignore .dirstamp
    https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/commit/?id=b9af58abce8a

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
diff mbox series

Patch

diff --git a/.gitignore b/.gitignore
index c4df588c37ea..0b7a71b58b7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@  test-*.trs
 
 .*.swp
 *.patch
+.dirstamp