mirror of
https://github.com/privacyguides/brand.git
synced 2025-07-29 14:51:09 +00:00
Linguist configuration
This commit is contained in:
13
.gitattributes
vendored
Normal file
13
.gitattributes
vendored
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# Auto detect text files and perform LF normalization
|
||||||
|
* text=auto
|
||||||
|
|
||||||
|
.git* text
|
||||||
|
*.json text
|
||||||
|
*.js text
|
||||||
|
*.md text linguist-detectable
|
||||||
|
*.{yml,yaml} text
|
||||||
|
*.{htm,html} text diff=html
|
||||||
|
|
||||||
|
*.svg text linguist-detectable
|
||||||
|
*.png binary linguist-detectable
|
||||||
|
*.{jpeg,jpg} binary linguist-detectable
|
Reference in New Issue
Block a user