mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-07 05:25:39 +08:00
9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
# 自动识别文本文件并进行换行符标准化
|
|
* text=auto
|
|
|
|
# 指定特定文件类型的换行符处理
|
|
*.txt text
|
|
*.js text
|
|
*.css text
|
|
*.html text
|