mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-21 18:59:22 +01:00
.gitattributes: opt-out of linguist
This commit is contained in:
parent
96081bb9b0
commit
89535f1424
8
.gitattributes
vendored
8
.gitattributes
vendored
@ -1,6 +1,6 @@
|
||||
* text=auto eol=lf
|
||||
* text=auto eol=lf -linguist-detectable
|
||||
# Windows files even in checkout
|
||||
# Ref: https://rehansaeed.com/gitattributes-best-practices/#line-endings
|
||||
*.{reg,[rR][eE][gG]} text eol=crlf
|
||||
*.{bat,[bB][aA][tT]} text eol=crlf
|
||||
*.{ahk,[aA][hH][kK]} text eol=crlf
|
||||
*.{reg,[rR][eE][gG]} text eol=crlf -linguist-detectable
|
||||
*.{bat,[bB][aA][tT]} text eol=crlf -linguist-detectable
|
||||
*.{ahk,[aA][hH][kK]} text eol=crlf -linguist-detectable
|
||||
|
Loading…
Reference in New Issue
Block a user