Skip to content

Commit 1602a31

Browse files
tklausershuahkh
authored andcommitted
selftests/timens: add futex binary to .gitignore
Add the futex test binary introduced by commit a4fd841 ("selftests/timens: Add a test for futex()") to .gitignore. Signed-off-by: Tobias Klauser <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
1 parent b1cd3d8 commit 1602a31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/testing/selftests/timens/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# SPDX-License-Identifier: GPL-2.0-only
22
clock_nanosleep
33
exec
4+
futex
45
gettime_perf
56
gettime_perf_cold
67
procfs

0 commit comments

Comments
 (0)