Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ignore images line ending on older git versions
On Ubuntu 16.04 git 2.7.4 tries to fix the line ending of .png and .ico files, and obviously it ruins them. This commit adds an attribute to those files to properly mark them as binary.
- Loading branch information