Browse Source

added client submodule

Bachir Soussi Chiadmi 4 years ago
parent
commit
8089a1c852
3 changed files with 6 additions and 0 deletions
  1. 3 0
      .gitignore
  2. 3 0
      .gitmodules
  3. 0 0
      client

+ 3 - 0
.gitignore

@@ -0,0 +1,3 @@
+client/*
+api/*
+log/*

+ 3 - 0
.gitmodules

@@ -0,0 +1,3 @@
+[submodule "client"]
+	path = client
+	url = https://figureslibres.io/gogs/bachir/gdp_vuewp.git

+ 0 - 0
ui → client