From d96405cef2611a24499a47124de692295b3f5be5 Mon Sep 17 00:00:00 2001 From: perro Date: Mon, 13 Feb 2023 14:52:11 -0800 Subject: [PATCH] =?UTF-8?q?Adici=C3=B3n=20de=20soluciones?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ solutions | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 solutions diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..63607c1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "solutions"] + path = solutions + url = git@github.com:zedshaw/learn-more-python-the-hard-way-solutions.git diff --git a/solutions b/solutions new file mode 160000 index 0000000..7886c86 --- /dev/null +++ b/solutions @@ -0,0 +1 @@ +Subproject commit 7886c860f69d69739a41d6490b8dc3fa777f227b