Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1674944
| From | Shuah Khan <shuahkh@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] selftests: intel_pstate: add .gitignore |
| Date | 2017-06-26 19:00 +0200 |
| Message-ID | <tWFwK-4Os-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH] selftests: intel_pstate: add .gitignore Shuah Khan <shuahkh@osg.samsung.com> - 2017-06-26 19:00 +0200
csiph-web