asfgit closed pull request #191: [SUREFIRE-1538] Let Git handle PNG files as binary URL: https://github.com/apache/maven-surefire/pull/191
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/.gitattributes b/.gitattributes index 4f942c99f..559ca4bf6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,3 +10,4 @@ *.css text *.js text *.sql text +*.PNG -text ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
