Skip to content

Commit

Permalink
remove Cargo.lock to prevent template from grabbing old git versions …
Browse files Browse the repository at this point in the history
…of hydroflow instead of latest
  • Loading branch information
MingweiSamuel committed Jul 16, 2024
1 parent b55bc0a commit e05cad2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2,063 deletions.
3 changes: 1 addition & 2 deletions template/hydroflow/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
/target
Cargo.lock
/Cargo.lock
2 changes: 1 addition & 1 deletion template/hydroflow_plus/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/target
/Cargo.lock
Loading

0 comments on commit e05cad2

Please sign in to comment.