Files
jiedian/.gitattributes
2026-06-16 08:25:49 +08:00

8 lines
141 B
Plaintext

# Shell scripts must use LF on Linux
*.sh text eol=lf
.env text eol=lf
.env.example text eol=lf
# Default: normalize text files
* text=auto