chore: pin generated files to LF to avoid phantom CRLF diffs on Windows

This commit is contained in:
MHSanaei
2026-06-11 23:41:01 +02:00
parent 8578b229ce
commit 0711d3077b
+5
View File
@@ -3,3 +3,8 @@
*.sh text eol=lf
DockerInit.sh text eol=lf
DockerEntrypoint.sh text eol=lf
# Generated files (regenerated from Go) must stay LF so a Windows regen
# with core.autocrlf=true doesn't show phantom CRLF-only "modified" diffs.
frontend/src/generated/** text eol=lf
frontend/public/openapi.json text eol=lf