summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Hunteman <michael@huntm.net>2024-04-26 11:51:49 -0700
committerMichael Hunteman <michael@huntm.net>2024-04-26 11:51:49 -0700
commitc67f9987cad34ec1a0a03e72326173d23e3f4360 (patch)
treee785366406fff94d57d17c9a45668b7810b74de9 /.gitignore
parentfc07a039bb79cc7647b7ba7edee46e4f019093e0 (diff)
Use bun
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a547bf3..0750d47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@ node_modules
dist
dist-ssr
*.local
+bun.lockb
# Editor directories and files
.vscode/*