selftests/bpf: Add runqslower binary to .gitignore
authorAndrii Nakryiko <andriin@fb.com>
Wed, 29 Apr 2020 01:21:11 +0000 (18:21 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 29 Apr 2020 02:48:05 +0000 (19:48 -0700)
With recent changes, runqslower is being copied into selftests/bpf root
directory. So add it into .gitignore.

Fixes: b26d1e2b6028 ("selftests/bpf: Copy runqslower to OUTPUT directory")
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Cc: Veronika Kabatova <vkabatov@redhat.com>
Link: https://lore.kernel.org/bpf/20200429012111.277390-12-andriin@fb.com
tools/testing/selftests/bpf/.gitignore

index 16b9774d8b68dd0c824001c86b9f7a5e318191da..3ff0319729758d449f2975573542f98cce7678d4 100644 (file)
@@ -37,4 +37,4 @@ test_cpp
 /no_alu32
 /bpf_gcc
 /tools
-
+/runqslower