Flywheel/.gitattributes
JozsefA f460e229df Squish
- Squash all commits before separating flywheel from create
2024-03-07 19:08:15 -08:00

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