Skip to content

Commit

Permalink
git: Add c output dirs to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
joncinque committed Sep 6, 2024
1 parent 1d785d9 commit 497f7f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ target/
.zig-cache/
zig-out/
solana-zig/
solana-c-sdk/
out/

0 comments on commit 497f7f7

Please sign in to comment.