-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.05 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.05 KB
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 "content/c"]
path = content/c
url = https://github.com/dogmatists/dogma.c.git
[submodule "content/cpp"]
path = content/cpp
url = https://github.com/dogmatists/dogma.cpp.git
[submodule "content/dart"]
path = content/dart
url = https://github.com/dogmatists/dogma.dart.git
[submodule "content/go"]
path = content/go
url = https://github.com/dogmatists/dogma.go.git
[submodule "content/java"]
path = content/java
url = https://github.com/dogmatists/dogma.java.git
[submodule "content/js"]
path = content/js
url = https://github.com/dogmatists/dogma.js.git
[submodule "content/protobuf"]
path = content/protobuf
url = https://github.com/dogmatists/dogma.pb.git
[submodule "content/python"]
path = content/python
url = https://github.com/dogmatists/dogma.py.git
[submodule "content/ruby"]
path = content/ruby
url = https://github.com/dogmatists/dogma.rb.git
[submodule "content/rust"]
path = content/rust
url = https://github.com/dogmatists/dogma.rs.git
[submodule "content/zig"]
path = content/zig
url = https://github.com/dogmatists/dogma.zig.git