Skip to content

Commit

Permalink
Fixed gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
cgubbin committed Feb 6, 2022
1 parent a1bfe9e commit f89d060
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,11 @@ Cargo.lock

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


# Added by cargo
#
# already existing elements were commented out

/target
#Cargo.lock

0 comments on commit f89d060

Please sign in to comment.