selftests: ALSA: Add test-pcmtest-driver to .gitignore
It was forgotten to add the new binary to .gitignore. Let's fix it.
Fixes: 10b98a4db11a ("selftests: ALSA: Add test for the 'pcmtest' driver")
Link: https://lore.kernel.org/r/20230719114336.18409-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
c250ef8954
commit
a2a93f4e2f
1
tools/testing/selftests/alsa/.gitignore
vendored
1
tools/testing/selftests/alsa/.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
mixer-test
|
||||
pcm-test
|
||||
test-pcmtest-driver
|
||||
|
||||
Loading…
Reference in New Issue
Block a user