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.
1 parent 199cd96 commit c32da87Copy full SHA for c32da87
.gitattributes
@@ -1,2 +1,5 @@
1
# Force text files to have unix eols, so Windows/Cygwin does not break them
2
*.* eol=lf
3
+
4
+# Except for images because then on checkout the files have been altered.
5
+*.png binary
0 commit comments