diff options
author | 2022-03-13 16:03:12 -0700 | |
---|---|---|
committer | 2022-03-13 16:03:12 -0700 | |
commit | 0a8976c1e05498c86998f44b3bc6a8c2f88ec3c8 (patch) | |
tree | 670fa3aa5bbd01affc5ccf4f0f821c02220ed756 | |
parent | 19515ca63a9e00cd6728f1de3661a53e66a7a8f5 (diff) | |
download | bun-0a8976c1e05498c86998f44b3bc6a8c2f88ec3c8.tar.gz bun-0a8976c1e05498c86998f44b3bc6a8c2f88ec3c8.tar.zst bun-0a8976c1e05498c86998f44b3bc6a8c2f88ec3c8.zip |
Update .gitmodules
-rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 61f62fbfb..58a41fcb6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -32,3 +32,4 @@ [submodule "src/deps/lol-html"] path = src/deps/lol-html url = https://github.com/cloudflare/lol-html + ignore = dirty |