-
Notifications
You must be signed in to change notification settings - Fork 341
/
.gitmodules
429 lines (429 loc) · 22.4 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
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
[submodule "playgrounds/danielpi/Swift-Playgrounds"]
path = playgrounds/danielpi/Swift-Playgrounds
url = https://github.com/danielpi/Swift-Playgrounds
[submodule "playgrounds/GuildSA/swift-hack-pack"]
path = playgrounds/GuildSA/swift-hack-pack
url = https://github.com/GuildSA/swift-hack-pack
[submodule "playgrounds/jakarmy/swift-summary"]
path = playgrounds/jakarmy/swift-summary
url = https://github.com/jakarmy/swift-summary
[submodule "playgrounds/swifter-tips/Playground"]
path = playgrounds/swifter-tips/Playground
url = https://github.com/swifter-tips/Playground
[submodule "playgrounds/NicolaLancellotti-About/About-Swift"]
path = playgrounds/NicolaLancellotti-About/About-Swift
url = https://github.com/NicolaLancellotti-About/About-Swift
[submodule "playgrounds/nettlep/learn-swift"]
path = playgrounds/nettlep/learn-swift
url = https://github.com/nettlep/learn-swift
[submodule "playgrounds/sivragav/swift-reference-pg"]
path = playgrounds/sivragav/swift-reference-pg
url = https://github.com/sivragav/swift-reference-pg
[submodule "playgrounds/developerY/Swift2_Playgrounds"]
path = playgrounds/developerY/Swift2_Playgrounds
url = https://github.com/developerY/Swift2_Playgrounds
[submodule "playgrounds/iosdevzone/SwiftStandardLibraryPlaygrounds"]
path = playgrounds/iosdevzone/SwiftStandardLibraryPlaygrounds
url = https://github.com/iosdevzone/SwiftStandardLibraryPlaygrounds
[submodule "playgrounds/uchicago-mobi/MPCS51030-2016-Summer-Playgrounds"]
path = playgrounds/uchicago-mobi/MPCS51030-2016-Summer-Playgrounds
url = https://github.com/uchicago-mobi/MPCS51030-2016-Summer-Playgrounds
[submodule "playgrounds/andyshep/CoreDataPlaygrounds"]
path = playgrounds/andyshep/CoreDataPlaygrounds
url = https://github.com/andyshep/CoreDataPlaygrounds
[submodule "playgrounds/sshrpe/TDDSwiftPlayground"]
path = playgrounds/sshrpe/TDDSwiftPlayground
url = https://github.com/sshrpe/TDDSwiftPlayground
[submodule "playgrounds/jstart/Swiftly-Typed-Resources"]
path = playgrounds/jstart/Swiftly-Typed-Resources
url = https://github.com/jstart/Swiftly-Typed-Resources
[submodule "playgrounds/cfdrake/swift-dsl-example"]
path = playgrounds/cfdrake/swift-dsl-example
url = https://github.com/cfdrake/swift-dsl-example
[submodule "playgrounds/rectalogic/KVOPlayground"]
path = playgrounds/rectalogic/KVOPlayground
url = https://github.com/rectalogic/KVOPlayground
[submodule "playgrounds/liuyubobobo/Swift-NSDate-Tutorial"]
path = playgrounds/liuyubobobo/Swift-NSDate-Tutorial
url = https://github.com/liuyubobobo/Swift-NSDate-Tutorial
[submodule "playgrounds/MacMark/SwiftAndC"]
path = playgrounds/MacMark/SwiftAndC
url = https://github.com/MacMark/SwiftAndC
[submodule "playgrounds/ndethore/swift-memory-management"]
path = playgrounds/ndethore/swift-memory-management
url = https://github.com/ndethore/swift-memory-management
[submodule "playgrounds/edopelawi/DesignPatternsPlayground"]
path = playgrounds/edopelawi/DesignPatternsPlayground
url = https://github.com/edopelawi/DesignPatternsPlayground
[submodule "playgrounds/alskipp/Swift-Diagram-Playgrounds"]
path = playgrounds/alskipp/Swift-Diagram-Playgrounds
url = https://github.com/alskipp/Swift-Diagram-Playgrounds
[submodule "playgrounds/davidahouse/SwiftProtocolExtensions"]
path = playgrounds/davidahouse/SwiftProtocolExtensions
url = https://github.com/davidahouse/SwiftProtocolExtensions
[submodule "playgrounds/vichudson1/Battleship-POP-Example"]
path = playgrounds/vichudson1/Battleship-POP-Example
url = https://github.com/vichudson1/Battleship-POP-Example
[submodule "playgrounds/nikita-leonov/ReactiveCocoaPlayground"]
path = playgrounds/nikita-leonov/ReactiveCocoaPlayground
url = https://github.com/nikita-leonov/ReactiveCocoaPlayground
[submodule "playgrounds/ColinEberhardt/SwiftReactivePlayground"]
path = playgrounds/ColinEberhardt/SwiftReactivePlayground
url = https://github.com/ColinEberhardt/SwiftReactivePlayground
[submodule "playgrounds/palmerc/Mandelbrot-Swift-Playground"]
path = playgrounds/palmerc/Mandelbrot-Swift-Playground
url = https://github.com/palmerc/Mandelbrot-Swift-Playground
[submodule "playgrounds/Liquidsoul/XCTestPlayground"]
path = playgrounds/Liquidsoul/XCTestPlayground
url = https://github.com/Liquidsoul/XCTestPlayground
[submodule "playgrounds/dasdom/InteractivePlayground"]
path = playgrounds/dasdom/InteractivePlayground
url = https://github.com/dasdom/InteractivePlayground
[submodule "playgrounds/timbellay/Mondrian"]
path = playgrounds/timbellay/Mondrian
url = https://github.com/timbellay/Mondrian
[submodule "playgrounds/kushtaneja/iPad_Swift_Playgrounds"]
path = playgrounds/kushtaneja/iPad_Swift_Playgrounds
url = https://github.com/kushtaneja/iPad_Swift_Playgrounds
[submodule "playgrounds/mdiep/Logician"]
path = playgrounds/mdiep/Logician
url = https://github.com/mdiep/Logician
[submodule "playgrounds/ijoshsmith/function-composition-in-swift"]
path = playgrounds/ijoshsmith/function-composition-in-swift
url = https://github.com/ijoshsmith/function-composition-in-swift
[submodule "playgrounds/mbrandonw/learn-transducers-playground"]
path = playgrounds/mbrandonw/learn-transducers-playground
url = https://github.com/mbrandonw/learn-transducers-playground
[submodule "playgrounds/mokacoding/Swift-Functors-Applicative-Monads-In-Pictures-Playground"]
path = playgrounds/mokacoding/Swift-Functors-Applicative-Monads-In-Pictures-Playground
url = https://github.com/mokacoding/Swift-Functors-Applicative-Monads-In-Pictures-Playground
[submodule "playgrounds/mokagio/Swift-Functor-Introduction-Playground"]
path = playgrounds/mokagio/Swift-Functor-Introduction-Playground
url = https://github.com/mokagio/Swift-Functor-Introduction-Playground
[submodule "playgrounds/raywenderlich/swift-algorithm-club"]
path = playgrounds/raywenderlich/swift-algorithm-club
url = https://github.com/raywenderlich/swift-algorithm-club
[submodule "playgrounds/adrfer/Sort"]
path = playgrounds/adrfer/Sort
url = https://github.com/adrfer/Sort
[submodule "playgrounds/akpw/VisualBinaryTrees"]
path = playgrounds/akpw/VisualBinaryTrees
url = https://github.com/akpw/VisualBinaryTrees
[submodule "playgrounds/oliverfoggin/DataStructuresPlayground"]
path = playgrounds/oliverfoggin/DataStructuresPlayground
url = https://github.com/oliverfoggin/DataStructuresPlayground
[submodule "playgrounds/sketchytech/Swiftography"]
path = playgrounds/sketchytech/Swiftography
url = https://github.com/sketchytech/Swiftography
[submodule "playgrounds/ashokgelal/AlgorithmsPlayground"]
path = playgrounds/ashokgelal/AlgorithmsPlayground
url = https://github.com/ashokgelal/AlgorithmsPlayground
[submodule "playgrounds/kyleweiner/Jelly-Bean-Problem"]
path = playgrounds/kyleweiner/Jelly-Bean-Problem
url = https://github.com/kyleweiner/Jelly-Bean-Problem
[submodule "playgrounds/modulusMathews/ReEuclid"]
path = playgrounds/modulusMathews/ReEuclid
url = https://github.com/modulusMathews/ReEuclid
[submodule "playgrounds/marciok/Mu"]
path = playgrounds/marciok/Mu
url = https://github.com/marciok/Mu
[submodule "playgrounds/dimsumthinking/TurtlePlayground"]
path = playgrounds/dimsumthinking/TurtlePlayground
url = https://github.com/dimsumthinking/TurtlePlayground
[submodule "playgrounds/xavieryao/Swift-Brainfuck"]
path = playgrounds/xavieryao/Swift-Brainfuck
url = https://github.com/xavieryao/Swift-Brainfuck
[submodule "playgrounds/dasdom/UIStackViewPlayground"]
path = playgrounds/dasdom/UIStackViewPlayground
url = https://github.com/dasdom/UIStackViewPlayground
[submodule "playgrounds/DigitalLeaves/BezierPathPlaygrounds"]
path = playgrounds/DigitalLeaves/BezierPathPlaygrounds
url = https://github.com/DigitalLeaves/BezierPathPlaygrounds
[submodule "playgrounds/ralfebert/uikit-playground"]
path = playgrounds/ralfebert/uikit-playground
url = https://github.com/ralfebert/uikit-playground
[submodule "playgrounds/steventroughtonsmith/windowmanager-playgroundbook"]
path = playgrounds/steventroughtonsmith/windowmanager-playgroundbook
url = https://github.com/steventroughtonsmith/windowmanager-playgroundbook
[submodule "playgrounds/andresbrun/UIDynamicsPlayground"]
path = playgrounds/andresbrun/UIDynamicsPlayground
url = https://github.com/andresbrun/UIDynamicsPlayground
[submodule "playgrounds/RobotsAndPencils/RPClarity"]
path = playgrounds/RobotsAndPencils/RPClarity
url = https://github.com/RobotsAndPencils/RPClarity
[submodule "playgrounds/nickoneill/swiftclock"]
path = playgrounds/nickoneill/swiftclock
url = https://github.com/nickoneill/swiftclock
[submodule "playgrounds/cwimberger/WatchKitAssetPlayground"]
path = playgrounds/cwimberger/WatchKitAssetPlayground
url = https://github.com/cwimberger/WatchKitAssetPlayground
[submodule "playgrounds/jhurray/Swift2-Protocol-Extension-Example"]
path = playgrounds/jhurray/Swift2-Protocol-Extension-Example
url = https://github.com/jhurray/Swift2-Protocol-Extension-Example
[submodule "playgrounds/Jesse-calkin/tinting"]
path = playgrounds/Jesse-calkin/tinting
url = https://github.com/Jesse-calkin/tinting
[submodule "playgrounds/danielrhammond/GIF-Playground"]
path = playgrounds/danielrhammond/GIF-Playground
url = https://github.com/danielrhammond/GIF-Playground
[submodule "playgrounds/mhorga/Raytracing"]
path = playgrounds/mhorga/Raytracing
url = https://github.com/mhorga/Raytracing
[submodule "playgrounds/mhorga/Raytracing2"]
path = playgrounds/mhorga/Raytracing2
url = https://github.com/mhorga/Raytracing2
[submodule "playgrounds/mhorga/Raytracing3"]
path = playgrounds/mhorga/Raytracing3
url = https://github.com/mhorga/Raytracing3
[submodule "playgrounds/mhorga/Raytracing4"]
path = playgrounds/mhorga/Raytracing4
url = https://github.com/mhorga/Raytracing4
[submodule "playgrounds/mhorga/Raytracing5"]
path = playgrounds/mhorga/Raytracing5
url = https://github.com/mhorga/Raytracing5
[submodule "playgrounds/krutarth/WWDC16Logo"]
path = playgrounds/krutarth/WWDC16Logo
url = https://github.com/krutarth/WWDC16Logo
[submodule "playgrounds/tototti/wwdc16_typography_playground"]
path = playgrounds/tototti/wwdc16_typography_playground
url = https://github.com/tototti/wwdc16_typography_playground
[submodule "playgrounds/FlexMonkey/Interpolation-Playground-"]
path = playgrounds/FlexMonkey/Interpolation-Playground-
url = https://github.com/FlexMonkey/Interpolation-Playground-
[submodule "playgrounds/FlexMonkey/CoreImageForSwiftPlaygrounds"]
path = playgrounds/FlexMonkey/CoreImageForSwiftPlaygrounds
url = https://github.com/FlexMonkey/CoreImageForSwiftPlaygrounds
[submodule "playgrounds/mortenbrudvik/ImageProcessor"]
path = playgrounds/mortenbrudvik/ImageProcessor
url = https://github.com/mortenbrudvik/ImageProcessor
[submodule "playgrounds/jtbandes/Metalbrot.playground"]
path = playgrounds/jtbandes/Metalbrot.playground
url = https://github.com/jtbandes/Metalbrot.playground
[submodule "playgrounds/haawa799/METAL_Playground"]
path = playgrounds/haawa799/METAL_Playground
url = https://github.com/haawa799/METAL_Playground
[submodule "playgrounds/rmirabelli/CoreAnimationSwiftPlaygrounds"]
path = playgrounds/rmirabelli/CoreAnimationSwiftPlaygrounds
url = https://github.com/rmirabelli/CoreAnimationSwiftPlaygrounds
[submodule "playgrounds/d-ronnqvist/Additive-Animations-Playground"]
path = playgrounds/d-ronnqvist/Additive-Animations-Playground
url = https://github.com/d-ronnqvist/Additive-Animations-Playground
[submodule "playgrounds/knightsc/CoreAnimationPlayground"]
path = playgrounds/knightsc/CoreAnimationPlayground
url = https://github.com/knightsc/CoreAnimationPlayground
[submodule "playgrounds/dionlarson/Duet-Trail-Effect-SpriteKit-Playground"]
path = playgrounds/dionlarson/Duet-Trail-Effect-SpriteKit-Playground
url = https://github.com/dionlarson/Duet-Trail-Effect-SpriteKit-Playground
[submodule "playgrounds/MacMeDan/SpriteKitCollisions"]
path = playgrounds/MacMeDan/SpriteKitCollisions
url = https://github.com/MacMeDan/SpriteKitCollisions
[submodule "playgrounds/jaredmpayne/Sprite-Kit-Collisions-Playground"]
path = playgrounds/jaredmpayne/Sprite-Kit-Collisions-Playground
url = https://github.com/jaredmpayne/Sprite-Kit-Collisions-Playground
[submodule "playgrounds/UCh/swift-scene-kit-playgrounds"]
path = playgrounds/UCh/swift-scene-kit-playgrounds
url = https://github.com/UCh/swift-scene-kit-playgrounds
[submodule "playgrounds/audiokit/AudioKitPlaygroundBook"]
path = playgrounds/audiokit/AudioKitPlaygroundBook
url = https://github.com/audiokit/AudioKitPlaygroundBook
[submodule "playgrounds/dreamwieber/BachPlayground"]
path = playgrounds/dreamwieber/BachPlayground
url = https://github.com/dreamwieber/BachPlayground
[submodule "playgrounds/genedelisa/PlayerNodePlayground"]
path = playgrounds/genedelisa/PlayerNodePlayground
url = https://github.com/genedelisa/PlayerNodePlayground
[submodule "playgrounds/henrinormak/lindenmayer"]
path = playgrounds/henrinormak/lindenmayer
url = https://github.com/henrinormak/lindenmayer
[submodule "playgrounds/jakebromberg/Swift-Natural-Numbers"]
path = playgrounds/jakebromberg/Swift-Natural-Numbers
url = https://github.com/jakebromberg/Swift-Natural-Numbers
[submodule "playgrounds/haginile/SwiftAccelerate"]
path = playgrounds/haginile/SwiftAccelerate
url = https://github.com/haginile/SwiftAccelerate
[submodule "playgrounds/DylanModesitt/swiftyMathematics"]
path = playgrounds/DylanModesitt/swiftyMathematics
url = https://github.com/DylanModesitt/swiftyMathematics
[submodule "playgrounds/codePrincess/playgrounds"]
path = playgrounds/codePrincess/playgrounds
url = https://github.com/codePrincess/playgrounds
[submodule "playgrounds/Jasdev/Public-Extension"]
path = playgrounds/Jasdev/Public-Extension
url = https://github.com/Jasdev/Public-Extension
[submodule "playgrounds/zwaldowski/ParksAndRecreation"]
path = playgrounds/zwaldowski/ParksAndRecreation
url = https://github.com/zwaldowski/ParksAndRecreation
[submodule "playgrounds/uraimo/Swift-Playgrounds"]
path = playgrounds/uraimo/Swift-Playgrounds
url = https://github.com/uraimo/Swift-Playgrounds
[submodule "playgrounds/manuelCarlos/Swift-Playgrounds"]
path = playgrounds/manuelCarlos/Swift-Playgrounds
url = https://github.com/manuelCarlos/Swift-Playgrounds
[submodule "playgrounds/sketchytech/SwiftPlaygrounds"]
path = playgrounds/sketchytech/SwiftPlaygrounds
url = https://github.com/sketchytech/SwiftPlaygrounds
[submodule "playgrounds/madbat/Swift-fun-playgrounds"]
path = playgrounds/madbat/Swift-fun-playgrounds
url = https://github.com/madbat/Swift-fun-playgrounds
[submodule "playgrounds/BradLarson/PersonalSwiftPlaygrounds"]
path = playgrounds/BradLarson/PersonalSwiftPlaygrounds
url = https://github.com/BradLarson/PersonalSwiftPlaygrounds
[submodule "playgrounds/dmikusa/swift_playgrounds"]
path = playgrounds/dmikusa/swift_playgrounds
url = https://github.com/dmikusa/swift_playgrounds
[submodule "playgrounds/Cananito/Playgrounds"]
path = playgrounds/Cananito/Playgrounds
url = https://github.com/Cananito/Playgrounds
[submodule "playgrounds/mgrebenets/playgrounds"]
path = playgrounds/mgrebenets/playgrounds
url = https://github.com/mgrebenets/playgrounds
[submodule "playgrounds/uberbruns/SwiftPlaygrounds"]
path = playgrounds/uberbruns/SwiftPlaygrounds
url = https://github.com/uberbruns/SwiftPlaygrounds
[submodule "playgrounds/tnantoka/IconCreator"]
path = playgrounds/tnantoka/IconCreator
url = https://github.com/tnantoka/IconCreator
[submodule "playgrounds/robin/2048_Playground"]
path = playgrounds/robin/2048_Playground
url = https://github.com/robin/2048_Playground
[submodule "playgrounds/JustinJiaDev/SwiftShell"]
path = playgrounds/JustinJiaDev/SwiftShell
url = https://github.com/JustinJiaDev/SwiftShell
[submodule "playgrounds/steventroughtonsmith/files-playgroundbook"]
path = playgrounds/steventroughtonsmith/files-playgroundbook
url = https://github.com/steventroughtonsmith/files-playgroundbook
[submodule "playgrounds/joalbright/Gameboard"]
path = playgrounds/joalbright/Gameboard
url = https://github.com/joalbright/Gameboard
[submodule "playgrounds/jeremyconkin/StarWarsSeals"]
path = playgrounds/jeremyconkin/StarWarsSeals
url = https://github.com/jeremyconkin/StarWarsSeals
[submodule "playgrounds/sketchytech/SwiftFiles"]
path = playgrounds/sketchytech/SwiftFiles
url = https://github.com/sketchytech/SwiftFiles
[submodule "playgrounds/brianhill/register-vm-in-swift"]
path = playgrounds/brianhill/register-vm-in-swift
url = https://github.com/brianhill/register-vm-in-swift
[submodule "playgrounds/jtbandes/DSCOVR.playground"]
path = playgrounds/jtbandes/DSCOVR.playground
url = https://github.com/jtbandes/DSCOVR.playground
[submodule "playgrounds/mathewsanders/Scrubber"]
path = playgrounds/mathewsanders/Scrubber
url = https://github.com/mathewsanders/Scrubber
[submodule "playgrounds/neilsardesai/WWDC-Crowd-Simulator-2017"]
path = playgrounds/neilsardesai/WWDC-Crowd-Simulator-2017
url = https://github.com/neilsardesai/WWDC-Crowd-Simulator-2017.git
[submodule "playgrounds/NSExceptional/ASM-Swift"]
path = playgrounds/NSExceptional/ASM-Swift
url = https://github.com/NSExceptional/ASM-Swift.git
[submodule "playgrounds/haxpor/ios-design-patterns"]
path = playgrounds/haxpor/ios-design-patterns
url = https://github.com/haxpor/ios-design-patterns.git
[submodule "playgrounds/Juniorlimaivd/LaunchPad-Playground"]
path = playgrounds/Juniorlimaivd/LaunchPad-Playground
url = https://github.com/Juniorlimaivd/LaunchPad-Playground.git
[submodule "playgrounds/luubra/EmojiIntelligence"]
path = playgrounds/luubra/EmojiIntelligence
url = https://github.com/Luubra/EmojiIntelligence.git
[submodule "playgrounds/dfreniche/modern-core-data-playground"]
path = playgrounds/dfreniche/modern-core-data-playground
url = https://github.com/dfreniche/modern-core-data-playground.git
[submodule "playgrounds/marciok/katan"]
path = playgrounds/marciok/katan
url = https://github.com/marciok/katan.git
[submodule "playgrounds/gongzhang/julia-set-playground"]
path = playgrounds/gongzhang/julia-set-playground
url = https://github.com/gongzhang/julia-set-playground.git
[submodule "playgrounds/W00dL3cs/Super-Maze"]
path = playgrounds/W00dL3cs/Super-Maze
url = https://github.com/W00dL3cs/Super-Maze.git
[submodule "playgrounds/dbbudd/Geometry-Swift-PlaygroundBook"]
path = playgrounds/dbbudd/Geometry-Swift-PlaygroundBook
url = https://github.com/dbbudd/Geometry-Swift-PlaygroundBook.git
[submodule "playgrounds/kirkbyo/Polydoxical"]
path = playgrounds/kirkbyo/Polydoxical
url = https://github.com/kirkbyo/Polydoxical.git
[submodule "playgrounds/aabosh/Tic-Tac-Toe"]
path = playgrounds/aabosh/Tic-Tac-Toe
url = https://github.com/aabosh/Tic-Tac-Toe.git
[submodule "playgrounds/taketo1024/SwiftyAlgebra"]
path = playgrounds/taketo1024/SwiftyAlgebra
url = https://github.com/taketo1024/SwiftyAlgebra
[submodule "playgrounds/ole/whats-new-in-swift-4"]
path = playgrounds/ole/whats-new-in-swift-4
url = https://github.com/ole/whats-new-in-swift-4.git
[submodule "playgrounds/ahoppen/introduction-to-compilers"]
path = playgrounds/ahoppen/introduction-to-compilers
url = https://github.com/ahoppen/introduction-to-compilers.git
[submodule "playgrounds/alskipp/Swift-Adventures-In-Monad-Land"]
path = playgrounds/alskipp/Swift-Adventures-In-Monad-Land
url = https://github.com/alskipp/Swift-Adventures-In-Monad-Land.git
[submodule "playgrounds/sgr-ksmt/RxPlayground"]
path = playgrounds/sgr-ksmt/RxPlayground
url = https://github.com/sgr-ksmt/RxPlayground.git
[submodule "playgrounds/sammyd/2017AtSwift_Concurrency"]
path = playgrounds/sammyd/2017AtSwift_Concurrency
url = https://github.com/sammyd/2017AtSwift_Concurrency.git
[submodule "playgrounds/cmvicentehe/FunctionalProgrammingDesignPatterns"]
path = playgrounds/cmvicentehe/FunctionalProgrammingDesignPatterns
url = https://github.com/cmvicentehe/FunctionalProgrammingDesignPatterns.git
[submodule "playgrounds/SebastianBoldt/GOFSwift"]
path = playgrounds/SebastianBoldt/GOFSwift
url = https://github.com/SebastianBoldt/GOFSwift.git
[submodule "playgrounds/ochococo/Design-Patterns-In-Swift"]
path = playgrounds/ochococo/Design-Patterns-In-Swift
url = https://github.com/ochococo/Design-Patterns-In-Swift.git
[submodule "playgrounds/BenEmdon/PixelArtMaker"]
path = playgrounds/BenEmdon/PixelArtMaker
url = https://github.com/BenEmdon/PixelArtMaker.git
[submodule "playgrounds/Dev1an/A-Star"]
path = playgrounds/Dev1an/A-Star
url = https://github.com/Dev1an/A-Star.git
[submodule "playgrounds/Thomvis/Swiftcoin"]
path = playgrounds/Thomvis/Swiftcoin
url = https://github.com/Thomvis/Swiftcoin.git
[submodule "playgrounds/mkchoi212/LBAC-Swift"]
path = playgrounds/mkchoi212/LBAC-Swift
url = https://github.com/mkchoi212/LBAC-Swift.git
[submodule "playgrounds/mattgallagher/CocoaWithLovePlaygrounds"]
path = playgrounds/mattgallagher/CocoaWithLovePlaygrounds
url = https://github.com/mattgallagher/CocoaWithLovePlaygrounds.git
[submodule "playgrounds/benbahrenburg/SentimentlySwift"]
path = playgrounds/benbahrenburg/SentimentlySwift
url = https://github.com/benbahrenburg/SentimentlySwift.git
[submodule "playgrounds/ochococo/OOD-Principles-In-Swift"]
path = playgrounds/ochococo/OOD-Principles-In-Swift
url = https://github.com/ochococo/OOD-Principles-In-Swift.git
[submodule "playgrounds/p-sun/Animated-Sorting-Algorithms"]
path = playgrounds/p-sun/Animated-Sorting-Algorithms
url = https://github.com/p-sun/Animated-Sorting-Algorithms.git
[submodule "playgrounds/ogulcan/SwiftRegEx"]
path = playgrounds/ogulcan/SwiftRegEx
url = https://github.com/ogulcan/SwiftRegEx.git
[submodule "playgrounds/AndrejKolar/NetworkStack"]
path = playgrounds/AndrejKolar/NetworkStack
url = https://github.com/AndrejKolar/NetworkStack.git
[submodule "playgrounds/tomquist/DebugView"]
path = playgrounds/tomquist/DebugView
url = https://github.com/tomquist/DebugView.git
[submodule "playgrounds/mpangburn/Expressions"]
path = playgrounds/mpangburn/Expressions
url = https://github.com/mpangburn/Expressions.git
[submodule "playgrounds/igorkulman/SwiftPascalInterpreter"]
path = playgrounds/igorkulman/SwiftPascalInterpreter
url = https://github.com/igorkulman/SwiftPascalInterpreter.git
[submodule "playgrounds/cl7/Astronomy"]
path = playgrounds/cl7/Astronomy
url = https://github.com/cl7/Astronomy.git
[submodule "playgrounds/iamleeg/OOPInFPInSwift"]
path = playgrounds/iamleeg/OOPInFPInSwift
url = https://github.com/iamleeg/OOPInFPInSwift.git
[submodule "playgrounds/codelynx/CoreRubiksCube"]
path = playgrounds/codelynx/CoreRubiksCube
url = https://github.com/codelynx/CoreRubiksCube.git
[submodule "playgrounds/filip-zielinski/CodablePlayground"]
path = playgrounds/filip-zielinski/CodablePlayground
url = https://github.com/filip-zielinski/CodablePlayground
[submodule "playgrounds/kentzo/CoreAnimationTiming"]
path = playgrounds/kentzo/CoreAnimationTiming
url = https://github.com/Kentzo/CoreAnimationTiming.git