Skip to content

Commit ac3381f

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

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
@@ -4,6 +4,9 @@ bin/
44
*.o
55
*.ali
66

7+
# Rust
8+
/target/
9+
710
# Editor
811
*~
912
*.swp

0 commit comments

Comments
 (0)