diff options
author | 2021-08-17 21:20:22 -0700 | |
---|---|---|
committer | 2021-08-17 21:20:22 -0700 | |
commit | a703afedddfff4f1a4652a234aea199764830c87 (patch) | |
tree | f808630bd61f69fd1ee205c5dee7756baa8e7432 | |
parent | 6585226de721bc43b17a66fad90738a38937f210 (diff) | |
download | bun-a703afedddfff4f1a4652a234aea199764830c87.tar.gz bun-a703afedddfff4f1a4652a234aea199764830c87.tar.zst bun-a703afedddfff4f1a4652a234aea199764830c87.zip |
gitignore
Former-commit-id: 34571e473cf4e83a92ea778f551f51598ed91ac5
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 6c197f015..423739243 100644 --- a/.gitignore +++ b/.gitignore @@ -49,4 +49,4 @@ txt.js node_modules_* *.jsb -.zip
\ No newline at end of file +*.zip
\ No newline at end of file |