From 2af5191ccb272aa5d93b10ef8ca04c33ebc5953d Mon Sep 17 00:00:00 2001 From: maxtorm Date: Mon, 8 Apr 2019 19:54:29 +0800 Subject: [PATCH] change gitignore --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 9a7d998..eab6041 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "third_party/spdlog"] path = third_party/spdlog url = https://github.com/gabime/spdlog.git -[submodule "third_party/fmt"] - path = third_party/fmt - url = https://github.com/fmtlib/fmt.git