Files
engine/.gitattributes
2023-05-04 13:26:10 +08:00

3 lines
162 B
Plaintext

# We'll let Git's auto-detection algorithm infer if a file is text. If it is,
# enforce LF line endings regardless of OS or git configurations.
* text=auto eol=lf