Skip to content

Commit

Permalink
chore: mark Cargo.lock and yarn.lock as binary in git (#478)
Browse files Browse the repository at this point in the history
  • Loading branch information
emccorson committed Nov 29, 2023
1 parent b464819 commit 134c686
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
/.yarn/releases/** binary
/.yarn/plugins/** binary
yarn.lock binary
Cargo.lock binary

0 comments on commit 134c686

Please sign in to comment.