mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-14 19:05:27 +00:00
a920e50c28
Prevents CRLF from sneaking into .kt files when they get opened in Android Studio on Windows during the dev loop. Without this, the file on disk picks up CRLF after a save, the next edit commits it, and the PR diff inflates with line-ending noise. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2 lines
17 B
Plaintext
2 lines
17 B
Plaintext
*.kt text eol=lf
|