selftests/timens: add futex binary to .gitignore
authorTobias Klauser <tklauser@distanz.ch>
Fri, 18 Dec 2020 16:56:51 +0000 (17:56 +0100)
committerShuah Khan <skhan@linuxfoundation.org>
Tue, 9 Feb 2021 00:29:58 +0000 (17:29 -0700)
Add the futex test binary introduced by commit a4fd8414659b
("selftests/timens: Add a test for futex()") to .gitignore.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/timens/.gitignore

index 2e43851..fe1eb82 100644 (file)
@@ -1,6 +1,7 @@
 # SPDX-License-Identifier: GPL-2.0-only
 clock_nanosleep
 exec
+futex
 gettime_perf
 gettime_perf_cold
 procfs