Skip to content

Commit dc3cde4

Browse files
authored
Merge pull request #186 from Point72/rba/gitattributes_fix_binary_png
add *.png binary to .gitattributes to avoid false change reporting
2 parents 0eb84fc + b1c6279 commit dc3cde4

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,3 +4,4 @@ docs/* linguist-documentation
44
Makefile linguist-documentation
55

66
* text=auto eol=lf
7+
*.png binary

0 commit comments

Comments
 (0)