diff mbox series

[v2,3/4] selftests: thermal: intel: workload_hint: add missing gitignore

Message ID 20240212-selftest_gitignore-v2-3-75f0de50a178@gmail.com
State Accepted
Commit 2851f57d2dabd76a79365b78fedc80d2ed3ac2d8
Headers show
Series selftests: add missing gitignore files and include generated objects | expand

Commit Message

Javier Carrasco Feb. 12, 2024, 7:43 p.m. UTC
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>
---
 tools/testing/selftests/thermal/intel/workload_hint/.gitignore | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/tools/testing/selftests/thermal/intel/workload_hint/.gitignore b/tools/testing/selftests/thermal/intel/workload_hint/.gitignore
new file mode 100644
index 000000000000..d697b034a3a8
--- /dev/null
+++ b/tools/testing/selftests/thermal/intel/workload_hint/.gitignore
@@ -0,0 +1 @@ 
+workload_hint_test