From bde2eff4a1062f3e8d16bf60c448d20c6f0993f8 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Sun, 22 Aug 2021 16:26:18 +0900 Subject: Add standard-52-card-deck submodule. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..25fb2e6 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "standard-52-card-deck"] + path = standard-52-card-deck + url = https://git.tojo.tokyo/standard-52-card-deck.git -- cgit v1.2.3