Files
moreminimore-vibe/.gitattributes
2025-06-03 13:04:16 -07:00

6 lines
266 B
Plaintext

# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Make everything in the e2e-tests/snapshots directory use LF line endings.
# Otherwise we'll get diffs in the snapshots when running on Windows.
e2e-tests/snapshots/** text eol=lf