This repository has been archived on 2024-07-25. You can view files and clone it, but cannot push or open issues or pull requests.
Fire/.gitattributes
2024-01-20 23:31:00 -07:00

5 lines
256 B
Text

# Disable autocrlf on generated files, they always generate with LF
# Add any extra files or paths here to make git stop saying they
# are changed when only line endings change.
src/generated/**/.cache/cache text eol=lf
src/generated/**/*.json text eol=lf