Skip to content

Commit 0d11467

Browse files
committed
Add git submodules for exercices
1 parent 50f0e45 commit 0d11467

10 files changed

+32
-7
lines changed

.gitignore

Lines changed: 0 additions & 7 deletions
This file was deleted.

.gitmodules

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
[submodule "balloc.evitca"]
2+
path = balloc.evitca
3+
url = https://github.com/simplonco/balloc.evitca/
4+
[submodule "Create-a-CV-with-Bootstrap-to-conquer-the-World"]
5+
path = Create-a-CV-with-Bootstrap-to-conquer-the-World
6+
url = https://github.com/simplonco/Create-a-CV-with-Bootstrap-to-conquer-the-World/
7+
[submodule "Debug-me-I-m-famous"]
8+
path = Debug-me-I-m-famous
9+
url = https://github.com/simplonco/Debug-me-I-m-famous/
10+
[submodule "HTML-and-CSS-Ninja-Training"]
11+
path = HTML-and-CSS-Ninja-Training
12+
url = https://github.com/simplonco/HTML-and-CSS-Ninja-Training/
13+
[submodule "Ten-Commandments-of-HTML-and-CSS"]
14+
path = Ten-Commandments-of-HTML-and-CSS
15+
url = https://github.com/simplonco/Ten-Commandments-of-HTML-and-CSS/
16+
[submodule "project-privy"]
17+
path = project-privy
18+
url = https://github.com/simplonco/project-privy/
19+
[submodule "project-static-website"]
20+
path = project-static-website
21+
url = https://github.com/simplonco/project-static-website/
22+
[submodule "htmlcss-challenge-integration"]
23+
path = htmlcss-challenge-integration
24+
url = https://github.com/simplonco/htmlcss-challenge-integration

Debug-me-I-m-famous

Submodule Debug-me-I-m-famous added at 8102cee

HTML-and-CSS-Ninja-Training

Ten-Commandments-of-HTML-and-CSS

balloc.evitca

Submodule balloc.evitca added at 60361f1

htmlcss-challenge-integration

project-privy

Submodule project-privy added at c9302de

project-static-website

Submodule project-static-website added at 79af1fd

0 commit comments

Comments
 (0)