Add gitmodule remote

This commit is contained in:
Hri7566 2024-07-09 12:09:10 -04:00
parent 3662b6cb4a
commit 50e2dbb70b
1 changed files with 5 additions and 0 deletions

5
.gitmodules vendored
View File

@ -2,3 +2,8 @@
path = public
url = git@github.com:Hri7566/mpp-frontend-dev
branch = dev2
[submodule "public/sounds"]
path = public/sounds
url = git@github.com:Hri7566/piano-sounds
branch = master