diff options
| author | Alejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com> | 2023-09-19 16:14:00 -0300 |
|---|---|---|
| committer | Alejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com> | 2023-09-19 16:14:00 -0300 |
| commit | 953db39aebb9186ea354b1faeca9a2f49235fd3c (patch) | |
| tree | 4dc6e00365005c9db32b0c9d75da88b791eeaea3 /.gitmodules | |
initial setup
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 00000000..b7922069 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "splat"] + path = splat + url = https://github.com/ethteck/splat |
