We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4c54b4 + 4fa2f4e commit b6bec6dCopy full SHA for b6bec6d
.gitattributes
@@ -1 +1,6 @@
1
* text=auto eol=lf
2
+
3
+# Older git versions try to fix line endings on images, this prevents it.
4
+*.png binary
5
+*.jpg binary
6
+*.ico binary
0 commit comments