mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
selftests: gpio: update .gitignore
The executable that we build for GPIO selftests was renamed to
gpio-mockup-cdev. Let's update .gitignore so that we don't show it
as an untracked file.
Fixes: 8bc395a6a2
("selftests: gpio: rework and simplify test implementation")
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Reviewed-by: Kent Gibson <warthog618@gmail.com>
This commit is contained in:
parent
a38fd87484
commit
542104ee0c
2
tools/testing/selftests/gpio/.gitignore
vendored
2
tools/testing/selftests/gpio/.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
gpio-mockup-chardev
|
||||
gpio-mockup-cdev
|
||||
|
Loading…
Reference in New Issue
Block a user