b4n left a comment (geany/geany-plugins#1408) Actually, maybe ```diff diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..bf98e73e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.m4 text eol=lf +*.ac text eol=lf ``` would be better, not sure.
-- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1408#issuecomment-2978151992 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1408/[email protected]>
