Skip to content

Commit 1463140

Browse files
committed
gitattributes: mark .png files as binary
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 4ac7da7 commit 1463140

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
*.perl eol=lf diff=perl
55
*.pl eof=lf diff=perl
66
*.pm eol=lf diff=perl
7+
*.png binary
78
*.py eol=lf diff=python
89
*.bat eol=crlf
910
CODE_OF_CONDUCT.md -whitespace

0 commit comments

Comments
 (0)