kselftest/alsa: Add a .gitignore for the newly added PCM test

The newly added PCM test produces a binary which is not ignored by git
when built in tree, fix that.

Fixes: aba51cd094 ("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>
This commit is contained in:
Mark Brown 2022-11-25 15:36:54 +00:00 коммит произвёл Takashi Iwai
Родитель cf59e1e4c7
Коммит 892a0797db
1 изменённых файлов: 1 добавлений и 0 удалений

1
tools/testing/selftests/alsa/.gitignore поставляемый
Просмотреть файл

@ -1 +1,2 @@
mixer-test
pcm-test