mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-08-22 16:26:59 -03:00
4 lines
178 B
Plaintext
4 lines
178 B
Plaintext
# Text files keep LF line endings on every checkout: bash cannot run a CRLF
|
|
# script, and a Windows clone with core.autocrlf set would otherwise convert them.
|
|
* text=auto eol=lf
|