Commit c9f4a53
fix: enforce LF line endings to prevent cross-platform issues
- Configure .gitattributes to force LF for text files
- Keep CRLF for Windows scripts (.bat, .ps1)
- Prevents line ending conflicts between Windows and Linux
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent fcdf1fc commit c9f4a53
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments