Skip to content

Commit

Permalink
Removed Cargo.lock from the gitignore.
Browse files Browse the repository at this point in the history
I have no idea how it got there in the first place.
  • Loading branch information
Artur Kovacs authored and Artur Kovacs committed Oct 21, 2020
1 parent cb564ef commit cdde3a7
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/target
/.vscode
**/*.rs.bk
Cargo.lock
.DS_Store
30 changes: 30 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cdde3a7

Please sign in to comment.