-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
54 lines (54 loc) · 1.76 KB
/
Copy path.gitmodules
File metadata and controls
54 lines (54 loc) · 1.76 KB
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
[submodule "bookmarks"]
path = bookmarks
url = https://github.com/42-evey/bookmarks.git
[submodule "browser-games"]
path = browser-games
url = https://github.com/42-evey/browser-games.git
[submodule "color-tools"]
path = color-tools
url = https://github.com/42-evey/color-tools.git
[submodule "cron-builder"]
path = cron-builder
url = https://github.com/42-evey/cron-builder.git
[submodule "encoder-decoder"]
path = encoder-decoder
url = https://github.com/42-evey/encoder-decoder.git
[submodule "focus-timer"]
path = focus-timer
url = https://github.com/42-evey/focus-timer.git
[submodule "habit-tracker"]
path = habit-tracker
url = https://github.com/42-evey/habit-tracker.git
[submodule "hash-generator"]
path = hash-generator
url = https://github.com/42-evey/hash-generator.git
[submodule "inventory"]
path = inventory
url = https://github.com/42-evey/inventory.git
[submodule "json-formatter"]
path = json-formatter
url = https://github.com/42-evey/json-formatter.git
[submodule "listings"]
path = listings
url = https://github.com/42-evey/listings.git
[submodule "markdown-editor"]
path = markdown-editor
url = https://github.com/42-evey/markdown-editor.git
[submodule "password-generator"]
path = password-generator
url = https://github.com/42-evey/password-generator.git
[submodule "price-tracker"]
path = price-tracker
url = https://github.com/42-evey/price-tracker.git
[submodule "qr-generator"]
path = qr-generator
url = https://github.com/42-evey/qr-generator.git
[submodule "regex-tester"]
path = regex-tester
url = https://github.com/42-evey/regex-tester.git
[submodule "text-diff"]
path = text-diff
url = https://github.com/42-evey/text-diff.git
[submodule "unit-converter"]
path = unit-converter
url = https://github.com/42-evey/unit-converter.git