mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-10-17 16:47:23 +02:00
.gitmodules: ignore everything and use shallow cloning
This commit is contained in:
parent
f85fcd2977
commit
653d3a95fa
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -2,11 +2,17 @@
|
|||||||
path = lfs-media
|
path = lfs-media
|
||||||
url = https://github.com/Mikaela/mikaela.github.io.git
|
url = https://github.com/Mikaela/mikaela.github.io.git
|
||||||
branch = lfs-media
|
branch = lfs-media
|
||||||
|
ignore = all
|
||||||
|
shallow = true
|
||||||
[submodule "or"]
|
[submodule "or"]
|
||||||
path = or
|
path = or
|
||||||
url = https://github.com/Mikaela/ormirror.git
|
url = https://github.com/Mikaela/ormirror.git
|
||||||
branch = master
|
branch = master
|
||||||
|
ignore = all
|
||||||
|
shallow = true
|
||||||
[submodule "ir"]
|
[submodule "ir"]
|
||||||
path = ir
|
path = ir
|
||||||
url = https://github.com/Mikaela/i2pmirror.git
|
url = https://github.com/Mikaela/i2pmirror.git
|
||||||
branch = master
|
branch = master
|
||||||
|
ignore = all
|
||||||
|
shallow = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user