2017-06-26 16:57:51

by Shuah Khan

[permalink] [raw]
Subject: [PATCH] selftests: intel_pstate: add .gitignore

Add .gitignore for generated files.

Signed-off-by: Shuah Khan <[email protected]>
---
tools/testing/selftests/intel_pstate/.gitignore | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 tools/testing/selftests/intel_pstate/.gitignore

diff --git a/tools/testing/selftests/intel_pstate/.gitignore b/tools/testing/selftests/intel_pstate/.gitignore
new file mode 100644
index 000000000000..3bfcbae5fa13
--- /dev/null
+++ b/tools/testing/selftests/intel_pstate/.gitignore
@@ -0,0 +1,2 @@
+aperf
+msr
--
2.11.0