Skip to content

Commit 3f3db17

Browse files
committed
add ADJ as submodule
1 parent 1b5a0b3 commit 3f3db17

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

.gitignore

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
build
22
profiles
33

4-
# ADJ
5-
JSON_ADE
6-
74
# MacOS Files
85
.DS_Store
96

107
# Code Editor
118
.idea/
129
.vscode/
13-
.prettierrc
10+
.prettierrc

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "backend/cmd/JSON_ADE"]
2+
path = backend/cmd/JSON_ADE
3+
url = https://github.com/HyperloopUPV-H8/JSON_ADE.git

backend/cmd/JSON_ADE

Submodule JSON_ADE added at c5f6b57

0 commit comments

Comments
 (0)