diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-07-14 07:09:19 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-09-15 17:30:16 +0200 |
commit | 97781f6af4e3c84ab6fc6d574bc0b992cea3baa9 (patch) | |
tree | e4a8c82e0e53eefb1f0a8c90beb8172dd6a3a357 /.gitmodules | |
download | fiv-97781f6af4e3c84ab6fc6d574bc0b992cea3baa9.tar.gz fiv-97781f6af4e3c84ab6fc6d574bc0b992cea3baa9.tar.xz fiv-97781f6af4e3c84ab6fc6d574bc0b992cea3baa9.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..c6b083b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "wuffs-mirror-release-c"] + path = wuffs-mirror-release-c + url = https://github.com/google/wuffs-mirror-release-c |