Skip to content

Commit 22ddfcd

Browse files
hyperpolymathclaude
andcommitted
chore: add /target/ to .gitignore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 639f389 commit 22ddfcd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ Thumbs.db
2323
credentials.json
2424
secrets.yaml
2525

26+
# Rust
27+
/target/
28+
2629
# Logs
2730
*.log
2831
logs/

0 commit comments

Comments
 (0)