selftests: livepatch: Add initial .gitignore
authorMarcos Paulo de Souza <mpdesouza@suse.com>
Wed, 21 Feb 2024 17:17:03 +0000 (14:17 -0300)
committerShuah Khan <skhan@linuxfoundation.org>
Wed, 28 Feb 2024 00:03:28 +0000 (17:03 -0700)
commit8ab37b0d98cfe7463cb75a62156ebad9a47d3417
treed6b3e96b4db614944113b5f40f72a1e57c248ee8
parentae638551ab64a216364a63c4ee5061f82702fde2
selftests: livepatch: Add initial .gitignore

Ignore the binary used to test livepatching a syscall.

Signed-off-by: Marcos Paulo de Souza <mpdesouza@suse.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/livepatch/.gitignore [new file with mode: 0644]