From: Haoqun Jiang Date: Thu, 6 Jan 2022 06:41:07 +0000 (+0800) Subject: workflow: add playground as a submodule X-Git-Tag: v3.0.6~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebc6601944d05e100938b8639150ae174e9b3f52;p=thirdparty%2Fvuejs%2Fcreate-vue.git workflow: add playground as a submodule --- diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..311980cd --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "playground"] + path = playground + url = https://github.com/vuejs/create-vue-templates.git diff --git a/playground b/playground new file mode 160000 index 00000000..5ce2ad88 --- /dev/null +++ b/playground @@ -0,0 +1 @@ +Subproject commit 5ce2ad887430f43b53ebec217c206d99c5363e7a