From a812f873243dfff9ea69df9bd3e983939ec5cda6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=9C=D0=BE?= =?UTF-8?q?=D0=B6=D0=B5=D0=B2=D0=B8=D1=82=D0=B8=D0=BD?= Date: Wed, 8 Feb 2023 17:32:24 +0300 Subject: [PATCH] add submodules --- .gitmodules | 6 ++++++ footprints | 1 + symbols | 1 + 3 files changed, 8 insertions(+) create mode 100644 .gitmodules create mode 160000 footprints create mode 160000 symbols diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f765b7e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "symbols"] + path = symbols + url = https://git.yujintech.ru/YuJinTech/ghost-lib-symbols.git +[submodule "footprints"] + path = footprints + url = https://git.yujintech.ru/YuJinTech/ghost-lib-footprints.git diff --git a/footprints b/footprints new file mode 160000 index 0000000..8c99ae1 --- /dev/null +++ b/footprints @@ -0,0 +1 @@ +Subproject commit 8c99ae1e96b2b778bc0e9c75bd289701c0fb9d89 diff --git a/symbols b/symbols new file mode 160000 index 0000000..df6f72b --- /dev/null +++ b/symbols @@ -0,0 +1 @@ +Subproject commit df6f72b28cca9f642c62f3c176f49c894eaf4114