mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-07 09:24:59 -05:00
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>
This commit is contained in:
committed by
Shuah Khan
parent
c25db1d27a
commit
4b7b4291de
1
tools/testing/selftests/thermal/intel/power_floor/.gitignore
vendored
Normal file
1
tools/testing/selftests/thermal/intel/power_floor/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
power_floor_test
|
||||
Reference in New Issue
Block a user