X Tutup
The Wayback Machine - https://web.archive.org/web/20220319135505/https://github.com/github/docs/blob/main/.gitattributes
Skip to content
Permalink
main
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
# 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
*.json.br filter=lfs diff=lfs merge=lfs -text
X Tutup