privacyguides.org/.gitattributes

15 lines
253 B
Plaintext
Raw Normal View History

2020-04-28 21:09:22 +00:00
# Auto detect text files and perform LF normalization
* text=auto
2022-04-12 22:13:39 +00:00
docs/** -linguist-documentation
.git* text
*.json text
*.js text
*.md text linguist-detectable
*.{yml,yaml} text
*.{htm,html} text diff=html
*.svg text
*.png binary
*.{jpeg,jpg} binary