We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b583d44 commit d2f3d80Copy full SHA for d2f3d80
.gitattributes
@@ -71,3 +71,9 @@ gradlew eol=lf
71
#*.PDF diff=astextplain
72
#*.rtf diff=astextplain
73
#*.RTF diff=astextplain
74
+
75
+###############################################################################
76
+# Make sure jQuery files always have LF as line endings (to pass SRI checks)
77
78
+jquery*.js eol=lf
79
+jquery*.map eol=lf
0 commit comments