Merge pull request #1913 from MithrilJS/isiahmeadows-patch-1
Don't show diffs for package lock files
This commit is contained in:
commit
6048168505
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -1,3 +1,5 @@
|
|||
* text=auto
|
||||
/mithril.js binary
|
||||
/mithril.min.js binary
|
||||
/package-lock.json binary
|
||||
/yarn.lock binary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue