From 922fa6b649fac4e2f983186a1a2dbd77847b938c Mon Sep 17 00:00:00 2001 From: pommicket Date: Tue, 27 Sep 2022 16:40:34 -0400 Subject: midi input --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target -- cgit v1.2.3