Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
vrischmann committed Jun 2, 2024
1 parent fd17eb9 commit 91e5fed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
/build_runner.zig
zig-cache
/.zig-cache
zig-out
.zigmod
deps.zig
core.*
/qemu*.core
/fuzz/outputs

0 comments on commit 91e5fed

Please sign in to comment.