-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
36 lines (36 loc) · 1.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
[submodule "BCSE-III/compilerDesignLab/project"]
path = BCSE-III/compilerDesignLab/project
url = https://github.com/PritiShaw/Parsing-Random-Length-Arithmetic-Expression
branch = master
[submodule "BCSE-IV/InternetTechnology/Assignment2"]
path = BCSE-IV/InternetTechnology/Assignment2
url = https://github.com/RohitChattopadhyay/amp-chat
branch = main
[submodule "BCSE-IV/InternetTechnology/Assignment3"]
path = BCSE-IV/InternetTechnology/Assignment3
url = https://github.com/RohitChattopadhyay/Flight-Explorer
branch = main
[submodule "BCSE-IV/InternetTechnology/Assignment4"]
path = BCSE-IV/InternetTechnology/Assignment4
url = https://github.com/RohitChattopadhyay/eShop
branch = main
[submodule "BCSE-III/graphicsLab/Game"]
path = BCSE-III/graphicsLab/Game
url = https://github.com/RohitChattopadhyay/tetris-game
branch = master
[submodule "BCSE-III/systemsLab/textEditor"]
path = BCSE-III/systemsLab/textEditor
url = https://github.com/PritiShaw/Text-Editor
branch = master
[submodule "BCSE-III/systemsLab/8085simulator"]
path = BCSE-III/systemsLab/8085simulator
url = https://github.com/PritiShaw/8085-Simulator
branch = master
[submodule "BCSE-IV/InternetTechnology/Assignment5"]
path = BCSE-IV/InternetTechnology/Assignment5
url = https://github.com/RohitChattopadhyay/Spring-Store
branch = main
[submodule "BCSE-IV/VLSI"]
path = BCSE-IV/VLSI
url = https://github.com/PritiShaw/VLSI-Lab
branch = main