diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..5a6cc5e815 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,25 @@ +*.cpp text +*.c text +*.h text +*.qml text +*.js text +*.json text +*.slv text +*.slf text +*.slh text +*.vert text +*.frag text +*.fst text +*.ini text +*.html text +*.ts text +*.txt text + +# Denote all files that are truly binary and should not be modified. +*.png binary +*.jpg binary +*.wav binary +*.fbx text +*.dds text +*.svg text +*.ttf text