From 4e4d2c5ce0116a1317ebe564ffb34c38319f3fc1 Mon Sep 17 00:00:00 2001 From: Konstantinos Sideris Date: Sat, 3 Mar 2018 13:02:33 +0200 Subject: Remove git submodules in favor of cmake's ExternalProject --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e232f844..cb860801 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,6 @@ compile_commands.json *.rpm *.deb package.dir + +# Dependencies +.third-party -- cgit 1.4.1