mirror of Walter-Sparrow / lunar-tear
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add .gitattributes

+6
+6
.gitattributes
··· 1 + * text=auto eol=lf 2 + *.go text eol=lf 3 + *.sh text eol=lf 4 + *.html text eol=lf 5 + *.png binary 6 + *.jpg binary