Skip to content

Commit

Permalink
(gitignore) do not ignore Cargo.lock due to the latest official sug…
Browse files Browse the repository at this point in the history
…gestion
  • Loading branch information
MaxXSoft committed Nov 30, 2024
1 parent 3302b60 commit e059658
Show file tree
Hide file tree
Showing 3 changed files with 287 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

# Cargo
target
Cargo.lock

# VS Code
.vscode
Expand Down
198 changes: 198 additions & 0 deletions Cargo.lock

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

89 changes: 89 additions & 0 deletions crates/libkoopa/Cargo.lock

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

0 comments on commit e059658

Please sign in to comment.