1 2 3 4 5 6 7
* text=auto eol=lf # Force LF for embedded prompt templates so the USER separator parses # identically on Windows checkouts (Git's default core.autocrlf=true). prompts/**/*.md text eol=lf *.rs text eol=lf *.toml text eol=lf