diff options
author | 2021-06-20 17:38:44 -0700 | |
---|---|---|
committer | 2021-06-20 17:38:44 -0700 | |
commit | 88ac58962ea92707f3bcc87684c7edba02391c63 (patch) | |
tree | 46b7d6b052d68c0e06b7396d4090068d4e671edd | |
parent | 73247e5c9199c4a426761034e60100efad5d4395 (diff) | |
download | bun-88ac58962ea92707f3bcc87684c7edba02391c63.tar.gz bun-88ac58962ea92707f3bcc87684c7edba02391c63.tar.zst bun-88ac58962ea92707f3bcc87684c7edba02391c63.zip |
g
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 387fba9b5..6e368a684 100644 --- a/.gitignore +++ b/.gitignore @@ -42,4 +42,5 @@ parceldist esbuilddir outdir/ outcss -.next
\ No newline at end of file +.next +txt.js
\ No newline at end of file |