We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e1244e commit a46272fCopy full SHA for a46272f
.gitattributes
@@ -77,3 +77,10 @@ gradlew eol=lf
77
###############################################################################
78
jquery*.js eol=lf
79
jquery*.map eol=lf
80
+
81
+###############################################################################
82
+# Make sure bootstrap files always have LF as line endings (to pass SRI checks)
83
84
+bootstrap*.js eol=lf
85
+bootstrap*.map eol=lf
86
+bootstrap*.css eol=lf
0 commit comments