Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1523275

[PATCH -tip v3 6/9] selftests: ftrace: Hide ftracetest logs from git

From Masami Hiramatsu <mhiramat@kernel.org>
Newsgroups linux.kernel
Subject [PATCH -tip v3 6/9] selftests: ftrace: Hide ftracetest logs from git
Date 2016-11-16 09:20 +0100
Message-ID <sE3BM-jF-9@gated-at.bofh.it> (permalink)
References <sE3BL-jF-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hide ftracetest result log directory from git.

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
---
 tools/testing/selftests/ftrace/.gitignore |    1 +
 1 file changed, 1 insertion(+)
 create mode 100644 tools/testing/selftests/ftrace/.gitignore

diff --git a/tools/testing/selftests/ftrace/.gitignore b/tools/testing/selftests/ftrace/.gitignore
new file mode 100644
index 0000000..98d8a5a
--- /dev/null
+++ b/tools/testing/selftests/ftrace/.gitignore
@@ -0,0 +1 @@
+logs

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH -tip v3 6/9] selftests: ftrace: Hide ftracetest logs from git Masami Hiramatsu <mhiramat@kernel.org> - 2016-11-16 09:20 +0100

csiph-web