mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
selftests: ALSA: Add test-pcmtest-driver to .gitignore
It was forgotten to add the new binary to .gitignore. Let's fix it.
Fixes: 10b98a4db1 ("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:
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
|
||||
|
||||
Reference in New Issue
Block a user