diff options
author | 2022-12-03 23:57:50 -0800 | |
---|---|---|
committer | 2022-12-03 23:57:50 -0800 | |
commit | 275a635ad7fab04913d1531f8171971d8f40a68f (patch) | |
tree | 39275d0d524867a1685273ddc55624ed685db892 | |
parent | 35bf039dfb737f92b7df78e178e2c7515f069497 (diff) | |
download | bun-275a635ad7fab04913d1531f8171971d8f40a68f.tar.gz bun-275a635ad7fab04913d1531f8171971d8f40a68f.tar.zst bun-275a635ad7fab04913d1531f8171971d8f40a68f.zip |
Update .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ffdc0734f..78a31bb5d 100644 --- a/.gitignore +++ b/.gitignore @@ -104,3 +104,4 @@ src/runtime.version *.database *.db misctools/machbench +*.big |