diff options
author | 2021-10-10 23:41:40 -0700 | |
---|---|---|
committer | 2021-10-10 23:41:40 -0700 | |
commit | e2ba4689249b7da4fcc8f7180b8cf3e6e8975323 (patch) | |
tree | e5163375758c6100a33f0436ad255d9b5312897a | |
parent | 85760c0a4cac5427bf4508f871a3b55a9b1383a0 (diff) | |
download | bun-e2ba4689249b7da4fcc8f7180b8cf3e6e8975323.tar.gz bun-e2ba4689249b7da4fcc8f7180b8cf3e6e8975323.tar.zst bun-e2ba4689249b7da4fcc8f7180b8cf3e6e8975323.zip |
Update .gitmodules
-rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 88b3489cb..54b578741 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,4 @@ [submodule "src/deps/zlib"] path = src/deps/zlib url = https://github.com/cloudflare/zlib + ignore = dirty |