mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 23:45:06 -05:00
Build: change .gitattributes; use system line ends for non-JS files
(cherry-picked from 99d735ab46)
This commit is contained in:
7
.gitattributes
vendored
7
.gitattributes
vendored
@@ -1,2 +1,5 @@
|
||||
* eol=lf
|
||||
*.jar binary
|
||||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
|
||||
# JS files must always use LF for tools to work
|
||||
*.js eol=lf
|
||||
|
||||
Reference in New Issue
Block a user