Skip to content

Commit a46272f

Browse files
authored
Update .gitattributes (#36115)
1 parent 5e1244e commit a46272f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

+7
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,10 @@ gradlew eol=lf
7777
###############################################################################
7878
jquery*.js eol=lf
7979
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

Comments
 (0)