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