You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Real-time-monitoring/.gitattributes

6 lines
148 B
Plaintext

# 默认所有文件作为文本处理,统一换行符为 LF
* text eol=lf
# 针对二进制文件禁止换行符转换
*.png binary
*.xdb binary