Skip to content

Commit 64cf43b

Browse files
committed
add: git submoduleの設定ファイル
1 parent c919336 commit 64cf43b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitmodules

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[submodule "shisha-log-backend"]
2+
path = shisha-log-backend
3+
url = [email protected]:youngeek-0410/shisha-log-backend.git
4+
5+
[submodule "shisha-log-frontend"]
6+
path = shisha-log-frontend
7+
url = [email protected]:youngeek-0410/shisha-log-frontend.git

0 commit comments

Comments
 (0)