summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules16
1 files changed, 0 insertions, 16 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index 2624f19..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,16 +0,0 @@
-[submodule "third_party/secure_message"]
- path = third_party/secure_message
- url = https://github.com/google/securemessage
- branch = master
-[submodule "third_party/gtest"]
- path = third_party/gtest
- url = https://github.com/google/googletest
- branch = master
-[submodule "third_party/protobuf"]
- path = third_party/protobuf
- url = https://github.com/protocolbuffers/protobuf
- branch = master
-[submodule "third_party/absl"]
- path = third_party/absl
- url = https://github.com/abseil/abseil-cpp
- branch = master