From 4b4d48b55cc810bf678ead259adabcc1f507ac40 Mon Sep 17 00:00:00 2001 From: Tykayn Date: Fri, 12 Feb 2021 14:19:41 +0100 Subject: [PATCH] add submodule for frontend --- .gitignore | 2 ++ .gitmodules | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a481dac..e896cb1 100755 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,5 @@ node_modules npm-debug.log yarn-error.log ###< symfony/webpack-encore-bundle ### + +funky-framadate-front diff --git a/.gitmodules b/.gitmodules index 03ef2a9..b8303d2 100755 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "funky-framadate-front"] path = funky-framadate-front - url = https://framagit.org/framasoft/framadate/funky-framadate-front.git + url = https://framagit.org/framasoft/framadate/funky-framadate-front