/ .gitmodules
.gitmodules
1  [submodule "third_party/googletest"]
2  	path = third_party/googletest
3  	url = https://github.com/google/googletest.git
4  
5  [submodule "third_party/tinycbor"]
6  	path = third_party/tinycbor
7  	url = https://github.com/intel/tinycbor.git