Skip to content

Commit c0d55c3

Browse files
chore: add Rust build gitignore
1 parent 5b349f5 commit c0d55c3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
target/
2+
Cargo.lock
3+
*.swp
4+
*.swo
5+
.DS_Store

0 commit comments

Comments
 (0)