Files
cursor-api/.gitattributes
2024-12-30 23:41:04 +08:00

6 lines
107 B
Plaintext

# 统一使用 LF
* text=auto eol=lf
# 对特定文件类型设置
*.bat text eol=crlf
*.ps1 text eol=crlf