From 2497837c9d470b51a87060a0af6041f9a6c11063 Mon Sep 17 00:00:00 2001 From: Patrick Simianer
Date: Mon, 6 Jul 2015 16:51:51 +0200 Subject: misc --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 39d8b7f..ffc74f0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,12 @@ [submodule "external/json-cpp"] path = external/json-cpp url = https://github.com/ascheglov/json-cpp.git + ignore = dirty [submodule "external/gperftools"] path = external/gperftools url = https://code.google.com/p/gperftools-git/ + ignore = dirty [submodule "external/msgpack-c"] path = external/msgpack-c url = https://github.com/msgpack/msgpack-c.git + ignore = dirty -- cgit v1.2.3