gitattributes: pin parallax.js to LF to stop CRLF working-tree churn

This commit is contained in:
daniel-c-harvey
2026-06-13 12:20:34 -04:00
parent 31d7b20672
commit 9a9adf5a57
+2
View File
@@ -7,3 +7,5 @@
*.yaml text eol=lf
*.service text eol=lf
*.conf text eol=lf
# Vendor JS pinned LF — avoids CRLF churn on Windows checkout
DeepDrftShared.Client/wwwroot/js/parallax/parallax.js text eol=lf