chore: do not replace lineendings in images

pull/1/head
Nochnoe 2023-06-14 03:35:16 +07:00
parent 54e0bfb00c
commit 6b31cde5ba
1 changed files with 3 additions and 0 deletions

3
.gitattributes vendored
View File

@ -1,2 +1,5 @@
# always use unix line endings in all the files
* text eof=lr
# lol, git fucks up lineendings in images
*.png binary