Create/.gitattributes

4 lines
169 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto
# Disable autocrlf on generated files, they always generate with LF
src/generated/**/*.json text eol=lf