diff options
author | Shuah Khan <shuahkh@osg.samsung.com> | 2017-06-26 10:52:58 -0600 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2017-06-30 10:06:24 -0600 |
commit | 4ca90c21b215b6b09761b51547b88993a2046893 (patch) | |
tree | 35dd140594e056cb4ac5744a02ae4d8bee8ae898 /tools | |
parent | 5ff0c60b0e5e8c2a2139c304d7620b0ea70d721a (diff) | |
download | blackbird-op-linux-4ca90c21b215b6b09761b51547b88993a2046893.tar.gz blackbird-op-linux-4ca90c21b215b6b09761b51547b88993a2046893.zip |
selftests: intel_pstate: add .gitignore
Add .gitignore for generated files.
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'tools')
-rw-r--r-- | tools/testing/selftests/intel_pstate/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
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 |