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 199cd96 + c32da87 commit ae3e22bCopy full SHA for ae3e22b
.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