mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-28 00:24:19 +00:00
chore: pin generated files to LF to avoid phantom CRLF diffs on Windows
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user