diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-05-12 20:33:57 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-05-12 20:33:57 +0200 |
| commit | 4a6ddab6da2bfce1c97a1138ba529f9b9691d998 (patch) | |
| tree | d2eb64f2b12af7a268cfde5685080db00aef3941 /.gitmodules | |
| download | boobbot-4a6ddab6da2bfce1c97a1138ba529f9b9691d998.tar.gz boobbot-4a6ddab6da2bfce1c97a1138ba529f9b9691d998.tar.bz2 boobbot-4a6ddab6da2bfce1c97a1138ba529f9b9691d998.zip | |
Initial commit
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..fff51df --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "SimpleWordlists"] + path = SimpleWordlists + url = https://github.com/taikuukaits/SimpleWordlists/ |
