fix logo images because gitattributes treated them as text

This commit is contained in:
Noah Santschi-Cooney 2022-04-24 00:55:43 +01:00
parent f45e1a4b87
commit 3c58af95fa
No known key found for this signature in database
GPG key ID: 3B22282472C8AE48
4 changed files with 3 additions and 2 deletions

3
.gitattributes vendored
View file

@ -1 +1,2 @@
* text eol=lf
* text eol=lf
*.png binary