Markus-Rost 4 anni fa
parent
commit
5330b72f23
2 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 0 1
      .gitignore
  2. 3 0
      .gitmodules

+ 0 - 1
.gitignore

@@ -1,5 +1,4 @@
 node_modules/
 node_modules/
-rcgcdb/
 package-lock.json
 package-lock.json
 *.code-workspace
 *.code-workspace
 *.env
 *.env

+ 3 - 0
.gitmodules

@@ -0,0 +1,3 @@
+[submodule "RcGcDb"]
+	path = RcGcDb
+	url = https://gitlab.com/chicken-riders/RcGcDb.git