mirror of
https://github.com/javalsai/aoc.git
synced 2026-01-13 01:19:59 +01:00
bun gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -12,3 +12,8 @@ test
|
|||||||
# zig...
|
# zig...
|
||||||
.zig-cache
|
.zig-cache
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
|
# bun
|
||||||
|
package.json
|
||||||
|
bun.lockb
|
||||||
|
node_modules/
|
||||||
|
|||||||
Reference in New Issue
Block a user