Skip to content

Commit

Permalink
Add .zig-cache to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ije committed Jul 25, 2024
1 parent 9fd2a40 commit 483ff36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.DS_Store
zig-cache
.zig-cache
zig-out
*.wasm
*.zip

0 comments on commit 483ff36

Please sign in to comment.