Skip to content

Commit

Permalink
cargo init
Browse files Browse the repository at this point in the history
  • Loading branch information
voltangle committed Mar 25, 2023
1 parent e9366f3 commit 7de3180
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,8 @@ Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk


# Added by cargo

/target

0 comments on commit 7de3180

Please sign in to comment.