Readd image

This commit is contained in:
Jacob Dufault 2017-04-17 21:59:49 -07:00
parent 268c6e76c3
commit 17d7ceea53

7
.gitattributes vendored
View File

@ -1,8 +1,7 @@
# Binary files
*.png binary
# By default, use platform specific endings.
* text eol=auto
*.h text eol=auto
*.cpp text eol=auto
*.cc text eol=auto
# Tests must always be crlf
full_tests/** text eol=crlf