Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
Force PNG files to be binary
Browse files Browse the repository at this point in the history
Somehow git wasn't able to figure that out on it's own?
  • Loading branch information
Arcanemagus committed Feb 14, 2016
1 parent e403d12 commit f0b2d4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
@@ -1,2 +1,4 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text eol=lf

*.png binary

0 comments on commit f0b2d4c

Please sign in to comment.