projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c250ef8
)
selftests: ALSA: Add test-pcmtest-driver to .gitignore
author
Takashi Iwai
<tiwai@suse.de>
Wed, 19 Jul 2023 11:43:36 +0000
(13:43 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 19 Jul 2023 13:25:03 +0000
(15:25 +0200)
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>
tools/testing/selftests/alsa/.gitignore
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/alsa/.gitignore
b/tools/testing/selftests/alsa/.gitignore
index 2b0d11797f2540b159bf8f64677871cb6846ee08..12dc3fcd345645348ebac36d3ef95b7bc26f12fe 100644
(file)
--- a/
tools/testing/selftests/alsa/.gitignore
+++ b/
tools/testing/selftests/alsa/.gitignore
@@
-1,2
+1,3
@@
mixer-test
pcm-test
+test-pcmtest-driver