repo.or.cz
/
jquery.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Core: Add more info about named exports
[jquery.git]
/
.gitattributes
blob
5832a0194d80654f662f8fda80ada5a7450de165
1
# Auto detect text files and perform LF normalization
2
* text=auto
3
4
# JS files must always use LF for tools to work
5
# JS files may have mjs or cjs extensions now as well
6
*.js eol=lf
7
*.cjs eol=lf
8
*.mjs eol=lf