Correction git attributes
This commit is contained in:
parent
51629fbd5e
commit
95a69ad0dc
9
.gitattributes
vendored
9
.gitattributes
vendored
@ -1,2 +1,9 @@
|
||||
# Set the default behavior, in case people don't have core.autocrlf set.
|
||||
* text eol=crlf
|
||||
* text=auto
|
||||
|
||||
# Declare files that will always have CRLF line endings on checkout.
|
||||
*.bat text eol=crlf
|
||||
|
||||
# Denote all files that are truly binary and should not be modified.
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
Loading…
x
Reference in New Issue
Block a user