From 0ec7edaba40f710f23066f91a42622bfae04c6b6 Mon Sep 17 00:00:00 2001 From: TAZIKLIK <73418250+TAZIKLIK@users.noreply.github.com> Date: Mon, 12 Aug 2024 18:20:13 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=82=D0=BA=D0=B0=D1=82=20=D1=81=D0=B8?= =?UTF-8?q?=D1=81=D1=82=D0=B5=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +---- .gitmodules | 16 ---------------- Content.Client/_PrivateClient | 1 - Content.Server/_PrivateServer | 1 - Content.Shared/_PrivateShared | 1 - Resources/_PrivateResources | 1 - 6 files changed, 1 insertion(+), 24 deletions(-) delete mode 160000 Content.Client/_PrivateClient delete mode 160000 Content.Server/_PrivateServer delete mode 160000 Content.Shared/_PrivateShared delete mode 160000 Resources/_PrivateResources diff --git a/.gitignore b/.gitignore index cba9cfc66d..1b3a473914 100644 --- a/.gitignore +++ b/.gitignore @@ -311,7 +311,4 @@ Resources/MapImages package-lock.json #Secrets -Resources/_PrivateResources/* -Content.Client/_PrivateClient/* -Content.Server/_PrivateServer/* -Content.Shared/_PrivateShared/* +Secrets/ diff --git a/.gitmodules b/.gitmodules index 9ca06dfaca..bda7de5d83 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,19 +2,3 @@ path = RobustToolbox url = https://github.com/space-wizards/RobustToolbox.git branch = master -[submodule "Content.Shared/PrivateShared"] - path = Content.Shared/_PrivateShared - url = https://github.com/Lost-Paradise-Project/PrivateShared - branch = main -[submodule "Content.Server/PrivateServer"] - path = Content.Server/_PrivateServer - url = https://github.com/Lost-Paradise-Project/PrivateServer - branch = main -[submodule "Resources/PrivateResources"] - path = Resources/_PrivateResources - url = https://github.com/Lost-Paradise-Project/PrivateResources - branch = main -[submodule "Content.Client/PrivateClient"] - path = Content.Client/_PrivateClient - url = https://github.com/Lost-Paradise-Project/PrivateClient - branch = main diff --git a/Content.Client/_PrivateClient b/Content.Client/_PrivateClient deleted file mode 160000 index aba9f83ea1..0000000000 --- a/Content.Client/_PrivateClient +++ /dev/null @@ -1 +0,0 @@ -Subproject commit aba9f83ea10644905b0eb509f5ffbe6c314700b8 diff --git a/Content.Server/_PrivateServer b/Content.Server/_PrivateServer deleted file mode 160000 index a0abfdf276..0000000000 --- a/Content.Server/_PrivateServer +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a0abfdf276ce175a68106c5aae6e89d8d09d0740 diff --git a/Content.Shared/_PrivateShared b/Content.Shared/_PrivateShared deleted file mode 160000 index 6c38c2fae7..0000000000 --- a/Content.Shared/_PrivateShared +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6c38c2fae71c5c4bfaf6574a63201fbbc5e4e3e2 diff --git a/Resources/_PrivateResources b/Resources/_PrivateResources deleted file mode 160000 index 4fb4eb0e6f..0000000000 --- a/Resources/_PrivateResources +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 4fb4eb0e6fe0cf959ab7bf86247dc6a9d2fa0d93