From 379904f1e2dea8e26796790787ceb0a40053e6ae Mon Sep 17 00:00:00 2001 From: David Benson Date: Tue, 23 Jan 2018 17:00:31 +0000 Subject: [PATCH] Put submodule back --- .gitmodules | 4 ++++ drawio | 1 + 2 files changed, 5 insertions(+) create mode 160000 drawio diff --git a/.gitmodules b/.gitmodules index e69de29bb..1dbcf8849 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "drawio"] + path = drawio + url = https://github.com/jgraph/drawio.git + branch = master diff --git a/drawio b/drawio new file mode 160000 index 000000000..04d4851dd --- /dev/null +++ b/drawio @@ -0,0 +1 @@ +Subproject commit 04d4851dd887d6fc2f9477f539ce7eb3a79c7b28