Files
engine/.gitattributes
luzhuang 8200bfdd5e Add e2e test (#1656)
* test: add e2e test
2023-12-21 18:03:08 +08:00

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