add .gitattributes
This commit is contained in:
parent
348c14eb80
commit
2dd0a8f3c9
1 changed files with 8 additions and 0 deletions
8
.gitattributes
vendored
Normal file
8
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
* text=auto eol=lf
|
||||||
|
*.{cmd,[cC][mM][dD]} text eol=crlf
|
||||||
|
*.{bat,[bB][aA][tT]} text eol=crlf
|
||||||
|
*.gif binary
|
||||||
|
*.jpeg binary
|
||||||
|
*.png binary
|
||||||
|
*.gz binary
|
||||||
|
*.jar binary
|
||||||
Loading…
Add table
Add a link
Reference in a new issue