# Fixtures (if any are added later) stored verbatim — no line-ending conversion.
fixtures/inputs/**fixtures/moreutils_outputs/**
# Bash scripts use LF endings everywhere.
*.sh
# PowerShell scripts use CRLF for native Windows tooling.
*.ps1
# Generated completion scripts need stable line endings for drift tests.
completions/**