Skip to content

Commit

Permalink
Closes #54
Browse files Browse the repository at this point in the history
Add package-lock.json to be treated as a binary file by git, so it will not be diff'ed
  • Loading branch information
Sojusan committed Jul 6, 2023
1 parent e807b0c commit 51e53c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
frontend/package-lock.json binary linguist-generated

0 comments on commit 51e53c5

Please sign in to comment.