added web submodule
Browse files- .gitmodules +3 -0
- web +1 -0
.gitmodules
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
[submodule "web"]
|
2 |
+
path = web
|
3 |
+
url = https://github.com/inflaton/ai-engd.git
|
web
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Subproject commit a470ad07ff933220efa6daa13642b646f2c60320
|