diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 0c070fa..0000000 --- a/.gitmodules +++ /dev/null @@ -1,6 +0,0 @@ -[submodule "tests/submodules/repo-2"] - path = tests/submodules/repo-2 - url = https://euandreh.xyz/gistatic-repo-2.git/ -[submodule "tests/submodules/repo-1"] - path = tests/submodules/repo-1 - url = https://euandreh.xyz/gistatic-repo-1.git/ |