]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
selftests/ftrace: add 'poll' binary to gitignore
authorBharadwaj Raju <bharadwaj.raju777@gmail.com>
Mon, 10 Feb 2025 16:01:34 +0000 (21:31 +0530)
committerShuah Khan <shuah@kernel.org>
Tue, 4 Mar 2025 15:51:17 +0000 (08:51 -0700)
When building this test, a binary file 'poll' is
generated and should be gitignore'd.

Link: https://lore.kernel.org/r/20250210160138.4745-1-bharadwaj.raju777@gmail.com
Signed-off-by: Bharadwaj Raju <bharadwaj.raju777@gmail.com>
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Shuah Khan <shuah@kernel.org>
tools/testing/selftests/ftrace/.gitignore

index 2659417cb2c71c1f260f22f2788ff69e0e24e270..4d7fcb828850857e9ac7cdc49705bea16de46916 100644 (file)
@@ -1,2 +1,3 @@
 # SPDX-License-Identifier: GPL-2.0-only
 logs
+poll