From 8fd2a1904ae13456f5f8ba011331bffac8d70f3b Mon Sep 17 00:00:00 2001 From: lathoub <4082369+lathoub@users.noreply.github.com> Date: Sun, 11 Oct 2020 11:46:37 +0200 Subject: [PATCH] Delete .gitmodules --- .gitmodules | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 3d066f8..0000000 --- a/.gitmodules +++ /dev/null @@ -1,9 +0,0 @@ -[submodule "src/interface"] - path = src/interface - url = https://github.com/lathoub/AbstractMIDIinterface -[submodule "midi-Common"] - path = midi-Common - url = https://github.com/lathoub/midi-Common -[submodule "src/common"] - path = src/common - url = https://github.com/lathoub/midi-Common