From 917632b964569427dfa00bee5c12cccf070bf885 Mon Sep 17 00:00:00 2001 From: Timo Volkmann Date: Mon, 11 Jan 2021 09:42:30 +0100 Subject: [PATCH] added submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..6b52f78 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "static/indicators"] + path = static/indicators + url = https://github.com/sebmatton/jQuery-Flight-Indicators.git