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 1b0c49d commit b825585Copy full SHA for b825585
.gitattributes
@@ -1 +1,7 @@
1
* text eol=lf
2
+
3
+# Denote all files that are truly binary and should not be modified.
4
+*.png binary
5
+*.gif binary
6
+*.jpg binary
7
+*.jpeg binary
app/templates/.gitattributes
0 commit comments