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 aba1d6f + 2c2d577 commit dca202bCopy full SHA for dca202b
.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