mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-29 09:28:40 -04:00
Mark .md files as linguist-detectable
This commit is contained in:
parent
9bdc882abd
commit
cd08f12848
1 changed files with 12 additions and 0 deletions
12
.gitattributes
vendored
12
.gitattributes
vendored
|
@ -1,2 +1,14 @@
|
|||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue