Small Godot Wild Jam game
0
fork

Configure Feed

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

mark .hdr files as binary

+2
+2
.gitattributes
··· 1 1 # Normalize EOL for all files that Git considers text files. 2 2 * text=auto eol=lf 3 + 4 + *.hdr binary