Skip to content

Commit

Permalink
Not auto, always text
Browse files Browse the repository at this point in the history
Not strictly necessary per https://git-scm.com/docs/gitattributes but good to be explicit
  • Loading branch information
kevin-david committed Aug 6, 2024
1 parent 4ff0a12 commit 02be770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Make ncc output consistent
*.js text=auto eol=lf
*.js text eol=lf

0 comments on commit 02be770

Please sign in to comment.