mirror of
https://github.com/we-promise/sure.git
synced 2026-08-05 08:32:15 +00:00
On Windows, .devcontainer/.bashrc was checked out with CRLF line endings (no .gitattributes rule covered it), causing the dev container's bash to fail loading it with `$'\r': command not found` errors and breaking the prompt's git-branch helper. Add a `.devcontainer/.bashrc text eol=lf` rule so the file stays LF on all platforms, following the existing convention for bin/*, *.sh and *.rb. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
677 B
677 B