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 1b0c49d + b825585 commit e335fa0Copy full SHA for e335fa0
.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