-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
72 lines (72 loc) · 3.09 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
[submodule "lecture-16"]
path = lecture-16
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-lecture-16.git
[submodule "lecture-01"]
path = lecture-01
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-lecture-01.git
[submodule "lecture-02"]
path = lecture-02
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-lecture-02.git
[submodule "lecture-03"]
path = lecture-03
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-lecture-03.git
[submodule "lecture-04"]
path = lecture-04
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-lecture-04.git
[submodule "lecture-05"]
path = lecture-05
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-lecture-05.git
[submodule "lecture-06"]
path = lecture-06
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-lecture-06.git
[submodule "lecture-07"]
path = lecture-07
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-lecture-07.git
[submodule "lecture-08"]
path = lecture-08
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-lecture-08.git
[submodule "lecture-09"]
path = lecture-09
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-lecture-09.git
[submodule "lecture-10"]
path = lecture-10
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-lecture-10.git
[submodule "lecture-11"]
path = lecture-11
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-lecture-11.git
[submodule "lecture-12"]
path = lecture-12
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-lecture-12.git
[submodule "lecture-13"]
path = lecture-13
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-lecture-13.git
[submodule "lecture-14"]
path = lecture-14
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-lecture-14.git
[submodule "lecture-15"]
path = lecture-15
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-lecture-15.git
[submodule "lecture-17"]
path = lecture-17
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-lecture-17.git
[submodule "homework-07"]
path = homework-07
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-homework-07.git
[submodule "homework-04"]
path = homework-04
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-homework-04.git
[submodule "homework-01"]
path = homework-01
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-homework-01.git
[submodule "homework-02"]
path = homework-02
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-homework-02.git
[submodule "homework-03"]
path = homework-03
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-homework-03.git
[submodule "homework-05"]
path = homework-05
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-homework-05.git
[submodule "homework-06"]
path = homework-06
url = https://github.com/smg-bg/pragmatic-csharp-dotnet-course-oct2018-homework-06.git