Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

selftests/timers: Make git ignore all binaries in timers test suite

This patch includes the timers test binaries into the .gitignore
file listing in their respective directories. This will make sure
that git ignores all of these test binaries when displaying status.

Signed-off-by: Zhang Zhen <zhenzhang.zhang@huawei.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>

authored by

Zhang Zhen and committed by
Shuah Khan
78000efe ba155e2d

+18
+18
tools/testing/selftests/timers/.gitignore
··· 1 + alarmtimer-suspend 2 + change_skew 3 + clocksource-switch 4 + inconsistency-check 5 + leap-a-day 6 + leapcrash 7 + mqueue-lat 8 + nanosleep 9 + nsleep-lat 10 + posix_timers 11 + raw_skew 12 + rtctest 13 + set-2038 14 + set-tai 15 + set-timer-lat 16 + skew_consistency 17 + threadtest 18 + valid-adjtimex