diff options
author | Alexander Foremny <aforemny@posteo.de> | 2024-02-14 05:34:12 +0100 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2024-02-19 05:19:05 +0100 |
commit | 7e88fb2b26ba2c1a3aeaaaa21fe839f1a43bcc8b (patch) | |
tree | ab8dfb61657f88fe11215aaaac4d1b3f04775e20 /.gitmodules |
init
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..b570d91 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "secrets"] + path = secrets + url = git@github.com:nomath-org/secrets.git |