diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..002ad57 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,12 @@ +* text eol=lf + +*.gd text +*.godot text +*.import text +*.md text +*.tscn text +*.tres text + +*.jpg binary +*.png binary +*.ttf binary \ No newline at end of file