diff options
author | Thanos Apollo <[email protected]> | 2023-08-25 09:17:55 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-08-25 09:17:55 +0300 |
commit | aeeea05fcc94f8b243d71216b178a88eb6cf8598 (patch) | |
tree | 64f18c16d595074dff96f23f71db179fdcedbd2a /.gitmodules | |
parent | d71c74c9bacdbeec1dc81ae5a38eebb6672194a5 (diff) |
Add scripts as submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..79d0d4b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "scripts"] + path = scripts + url = [email protected]:~thanosapollo/scripts |