Skip to content

Commit

Permalink
Ensure git clone uses LF line endings
Browse files Browse the repository at this point in the history
Improves compatibility on Windows/Linux/Mac for linting tools
  • Loading branch information
colinrotherham committed Sep 26, 2022
1 parent 5369f8e commit dfe47a5
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
@@ -1,2 +1,3 @@
* text=auto eol=lf
*.min.js diff=minjs
*.min.css diff=mincss

0 comments on commit dfe47a5

Please sign in to comment.