From 2380dd4d73cd6a179567e06e1aa4871ad44ccce3 Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Mon, 8 May 2023 12:59:34 -0400 Subject: gitignore file --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a80fc10 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "external/PLEX"] + path = external/PLEX + url = git@github.com:stoianmihail/PLEX.git -- cgit v1.2.3