aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules18
1 files changed, 0 insertions, 18 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index cb80a35..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,18 +0,0 @@
-[submodule "third_party/re2"]
- path = third_party/re2
- url = https://github.com/google/re2
-[submodule "third_party/googletest"]
- path = third_party/googletest
- url = https://github.com/google/googletest.git
-[submodule "third_party/abseil-cpp"]
- path = third_party/abseil-cpp
- url = https://github.com/abseil/abseil-cpp.git
-[submodule "third_party/protobuf"]
- path = third_party/protobuf
- url = https://github.com/google/protobuf.git
-[submodule "third_party/capstone"]
- path = third_party/capstone
- url = https://github.com/aquynh/capstone.git
-[submodule "third_party/demumble"]
- path = third_party/demumble
- url = https://github.com/nico/demumble.git