diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2020-04-28 22:10:06 +0200 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2020-04-28 22:11:05 +0200 |
commit | b835e0c8cc71626b10b9d0f02d9530460f82ca5e (patch) | |
tree | 417f724c4c69108bfa973c76f6b5df1b547851ea /.gitmodules |
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..e1e442c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lodepng"] + path = lodepng + url = https://github.com/lvandeve/lodepng |