forked from exercism/DEPRECATED.x-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
159 lines (159 loc) · 4.91 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
[submodule "metadata"]
path = metadata
url = https://github.com/exercism/x-common.git
[submodule "tracks/clojure"]
path = tracks/clojure
url = https://github.com/exercism/xclojure.git
[submodule "tracks/coffeescript"]
path = tracks/coffeescript
url = https://github.com/exercism/xcoffeescript.git
[submodule "tracks/csharp"]
path = tracks/csharp
url = https://github.com/exercism/xcsharp.git
[submodule "tracks/elixir"]
path = tracks/elixir
url = https://github.com/exercism/xelixir.git
[submodule "tracks/go"]
path = tracks/go
url = https://github.com/exercism/xgo.git
[submodule "tracks/haskell"]
path = tracks/haskell
url = https://github.com/exercism/xhaskell.git
[submodule "tracks/javascript"]
path = tracks/javascript
url = https://github.com/exercism/xjavascript.git
[submodule "tracks/objective-c"]
path = tracks/objective-c
url = https://github.com/exercism/xobjective-c.git
[submodule "tracks/ocaml"]
path = tracks/ocaml
url = https://github.com/exercism/xocaml.git
[submodule "tracks/perl5"]
path = tracks/perl5
url = https://github.com/exercism/xperl5.git
[submodule "tracks/python"]
path = tracks/python
url = https://github.com/exercism/xpython.git
[submodule "tracks/ruby"]
path = tracks/ruby
url = https://github.com/exercism/xruby.git
[submodule "tracks/scala"]
path = tracks/scala
url = https://github.com/exercism/xscala.git
[submodule "tracks/cpp"]
path = tracks/cpp
url = https://github.com/exercism/xcpp.git
[submodule "tracks/dlang"]
path = tracks/dlang
url = https://github.com/exercism/xdlang.git
[submodule "tracks/erlang"]
path = tracks/erlang
url = https://github.com/exercism/xerlang.git
[submodule "tracks/fsharp"]
path = tracks/fsharp
url = https://github.com/exercism/xfsharp.git
[submodule "tracks/java"]
path = tracks/java
url = https://github.com/exercism/xjava.git
[submodule "tracks/lisp"]
path = tracks/lisp
url = https://github.com/exercism/xlisp.git
[submodule "tracks/perl6"]
path = tracks/perl6
url = https://github.com/exercism/xperl6.git
[submodule "tracks/php"]
path = tracks/php
url = https://github.com/exercism/xphp.git
[submodule "tracks/rust"]
path = tracks/rust
url = https://github.com/exercism/xrust.git
[submodule "tracks/ecmascript"]
path = tracks/ecmascript
url = https://github.com/exercism/xecmascript.git
[submodule "tracks/lua"]
path = tracks/lua
url = https://github.com/exercism/xlua.git
[submodule "tracks/swift"]
path = tracks/swift
url = https://github.com/exercism/xswift.git
[submodule "tracks/bash"]
path = tracks/bash
url = https://github.com/exercism/xbash.git
[submodule "tracks/c"]
path = tracks/c
url = https://github.com/exercism/xc.git
[submodule "tracks/groovy"]
path = tracks/groovy
url = https://github.com/exercism/xgroovy.git
[submodule "tracks/nimrod"]
path = tracks/nimrod
url = https://github.com/exercism/xnimrod.git
[submodule "tracks/powershell"]
path = tracks/powershell
url = https://github.com/exercism/xpowershell.git
[submodule "tracks/r"]
path = tracks/r
url = https://github.com/exercism/xr.git
[submodule "tracks/sml"]
path = tracks/sml
url = https://github.com/exercism/xsml.git
[submodule "tracks/vbnet"]
path = tracks/vbnet
url = https://github.com/exercism/xvbnet.git
[submodule "tracks/plsql"]
path = tracks/plsql
url = https://github.com/exercism/xplsql.git
[submodule "tracks/scheme"]
path = tracks/scheme
url = https://github.com/exercism/xscheme.git
[submodule "tracks/coldfusion"]
path = tracks/coldfusion
url = https://github.com/exercism/xcoldfusion.git
[submodule "tracks/haxe"]
path = tracks/haxe
url = https://github.com/exercism/xhaxe.git
[submodule "tracks/pony"]
path = tracks/pony
url = https://github.com/exercism/xpony.git
[submodule "tracks/lfe"]
path = tracks/lfe
url = https://github.com/exercism/xlfe.git
[submodule "tracks/elisp"]
path = tracks/elisp
url = https://github.com/exercism/xelisp.git
[submodule "tracks/tcl"]
path = tracks/tcl
url = https://github.com/exercism/xtcl.git
[submodule "tracks/racket"]
path = tracks/racket
url = https://github.com/exercism/xracket.git
[submodule "tracks/elm"]
path = tracks/elm
url = https://github.com/exercism/xelm.git
[submodule "tracks/crystal"]
path = tracks/crystal
url = https://github.com/exercism/xcrystal.git
[submodule "tracks/nim"]
path = tracks/nim
url = https://github.com/exercism/xnim.git
[submodule "tracks/kotlin"]
path = tracks/kotlin
url = https://github.com/exercism/xkotlin.git
[submodule "tracks/teco"]
path = tracks/teco
url = https://github.com/exercism/xteco.git
[submodule "tracks/factor"]
path = tracks/factor
url = https://github.com/exercism/xfactor.git
[submodule "tracks/nasm"]
path = tracks/nasm
url = https://github.com/exercism/xnasm.git
[submodule "tracks/idris"]
path = tracks/idris
url = https://github.com/exercism/xidris.git
[submodule "tracks/ceylon"]
path = tracks/ceylon
url = https://github.com/exercism/xceylon
[submodule "tracks/purescript"]
path = tracks/purescript
url = https://github.com/exercism/xpurescript