selftests: thermal: intel: workload_hint: add missing gitignore
authorJavier Carrasco <javier.carrasco.cruz@gmail.com>
Wed, 14 Feb 2024 00:03:33 +0000 (01:03 +0100)
committerShuah Khan <skhan@linuxfoundation.org>
Tue, 20 Feb 2024 23:30:55 +0000 (16:30 -0700)
commit2851f57d2dabd76a79365b78fedc80d2ed3ac2d8
tree3aa31d03f73868ea63e5c1238f16003f42cef49e
parent4b7b4291dee2fef9148563be3eeb0034cc3bf5df
selftests: thermal: intel: workload_hint: add missing gitignore

The 'workload_hint_test' test generates an object with the same name,
but there is no .gitignore file in the directory to add the object as
stated in the selftest documentation.

Add the missing .gitignore file and include 'workload_hint_test'.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/thermal/intel/workload_hint/.gitignore [new file with mode: 0644]