[3/4] selftests: thermal: intel: power_floor: add missing gitignore

Message ID 20240101-selftest_gitignore-v1-3-eb61b09adb05@gmail.com
State New
Headers
Series selftests: add missing gitignore files and include generated objects |

Commit Message

Javier Carrasco Jan. 1, 2024, 12:41 a.m. UTC
  The 'power_floor' 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 'power_floor'.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
---
 tools/testing/selftests/thermal/intel/power_floor/.gitignore | 1 +
 1 file changed, 1 insertion(+)
  

Patch

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