Skip to content

Commit 3228931

Browse files
committed
.gitmodules
1 parent ddbba07 commit 3228931

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ dist
1111
config.local.js
1212
basement_dist
1313
docs/.vuepress/dist
14-
package-lock.json
15-
docs/.vuepress/public/discovery
14+
package-lock.json

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "docs/docs/.vuepress/public/discovery/v1"]
2+
path = docs/docs/.vuepress/public/discovery/v1
3+
url = git://github.com/SettleAPI/settle-api-description.git

0 commit comments

Comments
 (0)