diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-09-15 18:22:45 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-09-15 18:22:45 +0200 |
commit | 534c441fd8172322ff5eaad54a1d26b9d8492c39 (patch) | |
tree | 78a66cddca0e26d958a7dd7514acf122834c53cf /.gitmodules |
Initial commit, finished
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..5475f6a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "depends/html-parser"] + path = depends/html-parser + url = git://git.dec05eba.com/html-parser |