mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-19 23:10:46 +01:00
.gitattributes: decrease repeating
This commit is contained in:
parent
be58a47e32
commit
1ccd837111
10
.gitattributes
vendored
10
.gitattributes
vendored
@ -5,11 +5,11 @@
|
|||||||
# Line normalisation, GitHub language detection
|
# Line normalisation, GitHub language detection
|
||||||
* text=auto eol=lf linguist-detectable
|
* text=auto eol=lf linguist-detectable
|
||||||
|
|
||||||
# Integrated diff hunks, also an experiment will these remove linguist-detectable?
|
# Built-in diff patterns (disabled by default).
|
||||||
*.css text diff=css eol=lf
|
*.css diff=css
|
||||||
*.html text diff=html eol=lf
|
*.html diff=html
|
||||||
*.{md,markdown} text diff=markdown eol=lf
|
*.php diff=php
|
||||||
*.php text diff=php eol=lf
|
*.{md,markdown} diff=markdown
|
||||||
|
|
||||||
# These don't feel like mine
|
# These don't feel like mine
|
||||||
.github/** text=auto -linguist-detectable
|
.github/** text=auto -linguist-detectable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user