chore: add .gitattributes to normalize line endings to LF
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# 统一按 LF 存储,避免 Windows/macOS 之间产生 CRLF 虚假 diff
|
||||
* text=auto eol=lf
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
# 统一按 LF 存储,避免 Windows/macOS 之间产生 CRLF 虚假 diff
|
||||
* text=auto eol=lf
|
||||