From: Shuah Khan Date: Fri, 28 Jul 2023 17:29:27 +0000 (-0600) Subject: selftests: connector: Add .gitignore and poupulate it with test X-Git-Tag: block-6.6-2023-09-08~22^2~284^2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=f4dcfa6fa1a80869ab4bb0eec2e45bb526134fb1;p=linux-2.6-block.git selftests: connector: Add .gitignore and poupulate it with test Add gitignore and poupulate it with test name - proc_filter Signed-off-by: Shuah Khan Link: https://lore.kernel.org/r/e3d04cc34e9af07909dc882b50fb1b6f1ce7705b.1690564372.git.skhan@linuxfoundation.org Signed-off-by: Jakub Kicinski --- diff --git a/tools/testing/selftests/connector/.gitignore b/tools/testing/selftests/connector/.gitignore new file mode 100644 index 000000000000..c90098199a44 --- /dev/null +++ b/tools/testing/selftests/connector/.gitignore @@ -0,0 +1 @@ +proc_filter