1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
docs/.gitattributes
2022-04-27 10:38:38 +00:00

7 lines
267 B
Plaintext

# Set default behaviour, in case users don't have core.autocrlf set.
* text=auto
# Explicitly declare text files we want to always be normalized and converted
# to native line endings on checkout.
*.md text diff=markdown
*.json.br filter=lfs diff=lfs merge=lfs -text