From c9078bfbd29d33d919023f58bc338dd691a538b0 Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Sun, 13 Oct 2019 19:42:55 +0200 Subject: [PATCH] Some updates --- .gitignore | 1 + .gitmodules | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 81eb5a9..39d6c31 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ TeaWeb Web-Client WebClient.zip +Web-Client-I18N diff --git a/.gitmodules b/.gitmodules index d0650f4..06a477b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,7 +31,6 @@ [submodule "TeaSpeak"] path = TeaSpeak url = https://git.did.science/WolverinDEV/TeaSpeak.git - branch = master [submodule "libraries/spdlog"] path = libraries/spdlog url = http://git.mcgalaxy.de:8090/WolverinDEV/spdlog.git