From f08f4aceec2036194a7a443733e15b16939075d7 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 15 Aug 2024 16:43:10 +0200 Subject: [PATCH] .gitignore: Add test/umpinfo Signed-off-by: Takashi Iwai --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 947eba45..3c0791f5 100644 --- a/.gitignore +++ b/.gitignore @@ -67,5 +67,6 @@ test/rawmidi test/seq test/seq-ump-example test/timer +test/umpinfo test/lsb/config test/lsb/midi_event -- 2.47.1