From cacc5bd5c1403a6436bd687961c5cf5fa223b0a2 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 19 Jun 2024 17:25:23 +0200 Subject: [PATCH] Add test/seq-ump-example to .gitignore Signed-off-by: Takashi Iwai --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a74b5195..947eba45 100644 --- a/.gitignore +++ b/.gitignore @@ -65,6 +65,7 @@ test/playmidi1 test/queue_timer test/rawmidi test/seq +test/seq-ump-example test/timer test/lsb/config test/lsb/midi_event -- 2.47.1