Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kselftest/alsa: Add a .gitignore for the newly added PCM test
@ 2022-11-25 15:36 Mark Brown
  2022-11-25 15:41 ` Jaroslav Kysela
  2022-11-25 15:51 ` Takashi Iwai
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Brown @ 2022-11-25 15:36 UTC (permalink / raw)
  To: Jaroslav Kysela, Takashi Iwai, Shuah Khan
  Cc: alsa-devel, Mark Brown, linux-kselftest

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

Signed-off-by: Mark Brown <broonie@kernel.org>
---
 tools/testing/selftests/alsa/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/alsa/.gitignore b/tools/testing/selftests/alsa/.gitignore
index 3bb7c41266a8..2b0d11797f25 100644
--- a/tools/testing/selftests/alsa/.gitignore
+++ b/tools/testing/selftests/alsa/.gitignore
@@ -1 +1,2 @@
 mixer-test
+pcm-test
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-25 15:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-25 15:36 [PATCH] kselftest/alsa: Add a .gitignore for the newly added PCM test Mark Brown
2022-11-25 15:41 ` Jaroslav Kysela
2022-11-25 15:51 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox