netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v1] tools: ynltool: ignore *.d deps files
@ 2025-11-17 14:31 Donald Hunter
  2025-11-18  0:38 ` Jakub Kicinski
  2025-11-19  1:40 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Donald Hunter @ 2025-11-17 14:31 UTC (permalink / raw)
  To: netdev, Jakub Kicinski, David S. Miller, Eric Dumazet,
	Paolo Abeni, Simon Horman, Stanislav Fomichev
  Cc: donald.hunter, Donald Hunter

Add *.d to gitignore for ynltool

Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
---
 tools/net/ynl/ynltool/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/net/ynl/ynltool/.gitignore b/tools/net/ynl/ynltool/.gitignore
index f38848dbb0d3..690d399c921a 100644
--- a/tools/net/ynl/ynltool/.gitignore
+++ b/tools/net/ynl/ynltool/.gitignore
@@ -1 +1,2 @@
 ynltool
+*.d
-- 
2.51.1


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

* Re: [PATCH net-next v1] tools: ynltool: ignore *.d deps files
  2025-11-17 14:31 [PATCH net-next v1] tools: ynltool: ignore *.d deps files Donald Hunter
@ 2025-11-18  0:38 ` Jakub Kicinski
  2025-11-19  1:40 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Jakub Kicinski @ 2025-11-18  0:38 UTC (permalink / raw)
  To: Donald Hunter
  Cc: netdev, David S. Miller, Eric Dumazet, Paolo Abeni, Simon Horman,
	Stanislav Fomichev, donald.hunter

On Mon, 17 Nov 2025 14:31:54 +0000 Donald Hunter wrote:
> Add *.d to gitignore for ynltool

Perils of having a sensible ~/.gitignore :(

Reviewed-by: Jakub Kicinski <kuba@kernel.org>

Thanks!

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

* Re: [PATCH net-next v1] tools: ynltool: ignore *.d deps files
  2025-11-17 14:31 [PATCH net-next v1] tools: ynltool: ignore *.d deps files Donald Hunter
  2025-11-18  0:38 ` Jakub Kicinski
@ 2025-11-19  1:40 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-11-19  1:40 UTC (permalink / raw)
  To: Donald Hunter
  Cc: netdev, kuba, davem, edumazet, pabeni, horms, sdf, donald.hunter

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 17 Nov 2025 14:31:54 +0000 you wrote:
> Add *.d to gitignore for ynltool
> 
> Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
> ---
>  tools/net/ynl/ynltool/.gitignore | 1 +
>  1 file changed, 1 insertion(+)

Here is the summary with links:
  - [net-next,v1] tools: ynltool: ignore *.d deps files
    https://git.kernel.org/netdev/net-next/c/6770eaad75ae

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



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

end of thread, other threads:[~2025-11-19  1:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-17 14:31 [PATCH net-next v1] tools: ynltool: ignore *.d deps files Donald Hunter
2025-11-18  0:38 ` Jakub Kicinski
2025-11-19  1:40 ` 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).