bun gitignore

This commit is contained in:
2024-12-05 23:04:52 +01:00
parent 70222fd139
commit ec0baf2a6e

5
.gitignore vendored
View File

@@ -12,3 +12,8 @@ test
# zig... # zig...
.zig-cache .zig-cache
*.log *.log
# bun
package.json
bun.lockb
node_modules/