mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-16 19:41:56 -05:00
gitattributes: mark .png files as binary
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
committed by
Matthew Cheetham
parent
9121ebabcc
commit
837b6ceefb
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -6,6 +6,7 @@
|
||||
*.pm text eol=lf diff=perl
|
||||
*.py text eol=lf diff=python
|
||||
*.bat text eol=crlf
|
||||
*.png binary
|
||||
CODE_OF_CONDUCT.md -whitespace
|
||||
/Documentation/**/*.txt text eol=lf
|
||||
/command-list.txt text eol=lf
|
||||
|
||||
Reference in New Issue
Block a user