chore: 添加.gitattributes规范行尾符处理
- 设置text=auto自动检测文本文件 - 为常见源代码文件指定LF行尾符 - 解决Windows/WSL环境切换时的行尾符差异问题
This commit is contained in:
@@ -50,3 +50,6 @@ desktop.ini
|
||||
|
||||
__pycache__
|
||||
|
||||
synspec/extracted/
|
||||
tlusty/extracted/
|
||||
*.csv
|
||||
Reference in New Issue
Block a user