Skip to content

Commit

Permalink
Fix .gitattributes for line endings again
Browse files Browse the repository at this point in the history
  • Loading branch information
wiz committed Jul 24, 2020
1 parent 807b335 commit d267328
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# ignore all differences in line endings
package.json eol=crlf
*/package.json eol=crlf
package.json eol=crlf -crlf
*/package.json eol=crlf -crlf

0 comments on commit d267328

Please sign in to comment.