kselftest/alsa: Add a .gitignore for the newly added PCM test
authorMark Brown <broonie@kernel.org>
Fri, 25 Nov 2022 15:36:54 +0000 (15:36 +0000)
committerTakashi Iwai <tiwai@suse.de>
Fri, 25 Nov 2022 15:50:52 +0000 (16:50 +0100)
The newly added PCM test produces a binary which is not ignored by git
when built in tree, fix that.

Fixes: aba51cd0949a ("selftests: alsa - add PCM test")
Signed-off-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Link: https://lore.kernel.org/r/20221125153654.1037868-1-broonie@kernel.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
tools/testing/selftests/alsa/.gitignore

index 3bb7c41266a888f8b2ac478425f20dfae9c5164b..2b0d11797f2540b159bf8f64677871cb6846ee08 100644 (file)
@@ -1 +1,2 @@
 mixer-test
+pcm-test