projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbdea9b
)
selftests/bpf: add sign-file to .gitignore
author
Andrii Nakryiko
<andrii@kernel.org>
Fri, 23 Sep 2022 17:59:09 +0000
(10:59 -0700)
committer
Alexei Starovoitov
<ast@kernel.org>
Sat, 24 Sep 2022 01:14:44 +0000
(18:14 -0700)
Add sign-file to .gitignore to avoid accidentally checking it in.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link:
https://lore.kernel.org/r/20220923175913.3272430-2-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/.gitignore
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/bpf/.gitignore
b/tools/testing/selftests/bpf/.gitignore
index 3b288562963e5b4799ec14257411f5c7a51f3f20..07d2d0a8c5cb4dae24dedd1e3b894d2dfa294197 100644
(file)
--- a/
tools/testing/selftests/bpf/.gitignore
+++ b/
tools/testing/selftests/bpf/.gitignore
@@
-40,6
+40,7
@@
test_cpp
/runqslower
/bench
/veristat
+/sign-file
*.ko
*.tmp
xskxceiver