We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55eb23a commit a010db6Copy full SHA for a010db6
.gitattributes
@@ -1 +1,5 @@
1
* text eol=lf
2
+
3
+# Denote all files that are truly binary and should not be modified.
4
+*.png binary
5
+*.jpg binary
0 commit comments