-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.gitmodules
More file actions
28 lines (28 loc) · 800 Bytes
/
Copy path.gitmodules
File metadata and controls
28 lines (28 loc) · 800 Bytes
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
[submodule "libs/darkmode"]
path = libs/darkmode
url = https://github.com/plainlib/darkmode.git
branch = main
[submodule "libs/dcpcrypt"]
path = libs/dcpcrypt
url = https://github.com/plainlib/dcpcrypt.git
branch = main
[submodule "libs/filemanager"]
path = libs/filemanager
url = https://github.com/plainlib/filemanager.git
branch = main
[submodule "libs/gridprinter"]
path = libs/gridprinter
url = https://github.com/plainlib/gridprinter.git
branch = main
[submodule "libs/helpers"]
path = libs/helpers
url = https://github.com/plainlib/helpers.git
branch = main
[submodule "libs/tagedit"]
path = libs/tagedit
url = https://github.com/plainlib/tagedit.git
branch = main
[submodule "libs/toolkit"]
path = libs/toolkit
url = https://github.com/plainlib/toolkit.git
branch = main