fix: pin knob.js to LF in .gitattributes to stop CRLF churn on Windows checkout
This commit is contained in:
@@ -9,3 +9,4 @@
|
|||||||
*.conf text eol=lf
|
*.conf text eol=lf
|
||||||
# Vendor JS pinned LF — avoids CRLF churn on Windows checkout
|
# Vendor JS pinned LF — avoids CRLF churn on Windows checkout
|
||||||
DeepDrftShared.Client/wwwroot/js/parallax/parallax.js text eol=lf
|
DeepDrftShared.Client/wwwroot/js/parallax/parallax.js text eol=lf
|
||||||
|
DeepDrftShared.Client/wwwroot/js/knob/knob.js text eol=lf
|
||||||
|
|||||||
Reference in New Issue
Block a user