diff mbox series

[v2,1/4] selftests: livepatch: Add initial .gitignore

Message ID 20240221-lp-selftests-fixes-v2-1-a19be1e029a7@suse.com
State Accepted
Commit 8ab37b0d98cfe7463cb75a62156ebad9a47d3417
Headers show
Series [v2,1/4] selftests: livepatch: Add initial .gitignore | expand

Commit Message

Marcos Paulo de Souza Feb. 21, 2024, 5:17 p.m. UTC
Ignore the binary used to test livepatching a syscall.

Signed-off-by: Marcos Paulo de Souza <mpdesouza@suse.com>
---
 tools/testing/selftests/livepatch/.gitignore | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/tools/testing/selftests/livepatch/.gitignore b/tools/testing/selftests/livepatch/.gitignore
new file mode 100644
index 000000000000..f1e9c2a20e99
--- /dev/null
+++ b/tools/testing/selftests/livepatch/.gitignore
@@ -0,0 +1 @@ 
+test_klp-call_getpid