We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7944e54 commit 69851e6Copy full SHA for 69851e6
1 file changed
.gitattributes
@@ -3,4 +3,12 @@
3
4
# Currently, this repository has LF dependecnies in building and testing, with json, sh, and no extensions.
5
# Until this is fixed, it is best to just set the whole repository to be LF.
6
-* eol=lf
+* eol=lf
7
+
8
+*.gif binary
9
+*.zip binary
10
+*.png binary
11
+*.jpg binary
12
+*.tgz binary
13
+*.tar.gz binary
14
0 commit comments