From e82c1165bd81c4c17c1b82ff052f450441c5e270 Mon Sep 17 00:00:00 2001 From: onefang Date: Fri, 7 Feb 2020 16:32:03 +1000 Subject: Add Gloebits clone and build. And poor mans git sub modules, coz otherwise it gets complex. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cec33fd..e4f7fc3 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,5 @@ doc/html doc/doxygen.error.log *.patch + +git-sub-modules/*/ -- cgit v1.1