forked from moneymanagerex/moneymanagerex
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
33 lines (33 loc) · 1.03 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "3rd/LuaGlue"]
path = 3rd/LuaGlue
url = https://github.com/moneymanagerex/LuaGlue.git
[submodule "3rd/cgitemplate"]
path = 3rd/cgitemplate
url = https://github.com/moneymanagerex/html-template.git
[submodule "3rd/ChartNew.js"]
path = 3rd/ChartNew.js
url = https://github.com/FVANCOP/ChartNew.js
[submodule "database"]
path = database
url = https://github.com/moneymanagerex/database
[submodule "3rd/rapidjson"]
path = 3rd/rapidjson
url = https://github.com/Tencent/rapidjson
[submodule "3rd/wxsqlite3"]
path = 3rd/wxsqlite3
url = https://github.com/utelle/wxsqlite3.git
[submodule "3rd/lua"]
path = 3rd/lua
url = https://github.com/lua/lua.git
[submodule "3rd/apexcharts.js"]
path = 3rd/apexcharts.js
url = https://github.com/apexcharts/apexcharts.js.git
[submodule "themes"]
path = themes
url = https://github.com/moneymanagerex/themes.git
[submodule "3rd/fmt"]
path = 3rd/fmt
url = https://github.com/fmtlib/fmt
[submodule "general-reports"]
path = general-reports
url = https://github.com/moneymanagerex/general-reports