mirror of
https://github.com/galacean/engine.git
synced 2026-05-06 22:23:05 +08:00
5 lines
215 B
Plaintext
5 lines
215 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
|
|
e2e/fixtures/** filter=lfs diff=lfs merge=lfs -text
|