CSS:Selector: Align with 3.x, remove the outer `selector.js` wrapper
[jquery.git] / .gitattributes
blob5832a0194d80654f662f8fda80ada5a7450de165
1 # Auto detect text files and perform LF normalization
2 * text=auto
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