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


Groups > linux.kernel > #1674944 > unrolled thread

[PATCH] selftests: intel_pstate: add .gitignore

Started byShuah Khan <shuahkh@osg.samsung.com>
First post2017-06-26 19:00 +0200
Last post2017-06-26 19:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] selftests: intel_pstate: add .gitignore Shuah Khan <shuahkh@osg.samsung.com> - 2017-06-26 19:00 +0200

#1674944 — [PATCH] selftests: intel_pstate: add .gitignore

FromShuah Khan <shuahkh@osg.samsung.com>
Date2017-06-26 19:00 +0200
Subject[PATCH] selftests: intel_pstate: add .gitignore
Message-ID<tWFwK-4Os-13@gated-at.bofh.it>
Add .gitignore for generated files.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
---
 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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web