Skip to content

Commit

Permalink
add Cargo.lock files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jbesraa committed Jul 9, 2024
1 parent e9d3a9f commit c38e28d
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 5,568 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ lcov.info
cobertura.xml
/roles/*/*-config.toml
/examples/*/Cargo.lock

# ignore Cargo.lock files
**/Cargo.lock
Loading

0 comments on commit c38e28d

Please sign in to comment.