Skip to content

Commit

Permalink
git: ignore all target/ directories (solana-labs#34705)
Browse files Browse the repository at this point in the history
git: ignore all target directories
  • Loading branch information
alessandrod authored Jan 9, 2024
1 parent e681d8b commit a78b520
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,9 +1,9 @@
farf/
target/
/solana-release/
/solana-release.tar.bz2
/solana-metrics/
/solana-metrics.tar.bz2
/target/
/test-ledger/

**/*.rs.bk
Expand Down

0 comments on commit a78b520

Please sign in to comment.