mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 09:04:39 +02:00
tools: ynltool: ignore *.d deps files
Add *.d to gitignore for ynltool Signed-off-by: Donald Hunter <donald.hunter@gmail.com> Link: https://patch.msgid.link/20251117143155.44806-1-donald.hunter@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
a057e8e4ac
commit
6770eaad75
1
tools/net/ynl/ynltool/.gitignore
vendored
1
tools/net/ynl/ynltool/.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
ynltool
|
||||
*.d
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user