selftests: thermal: intel: power_floor: add missing gitignore
authorJavier Carrasco <javier.carrasco.cruz@gmail.com>
Wed, 14 Feb 2024 00:03:32 +0000 (01:03 +0100)
committerShuah Khan <skhan@linuxfoundation.org>
Tue, 20 Feb 2024 23:30:46 +0000 (16:30 -0700)
commit4b7b4291dee2fef9148563be3eeb0034cc3bf5df
tree736e82f8d44b9127390449a3bc9d5df98199057d
parentc25db1d27abd78175d9802f52c1b75f3cf716f2c
selftests: thermal: intel: power_floor: add missing gitignore

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>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/thermal/intel/power_floor/.gitignore [new file with mode: 0644]