diff --git a/.gitattributes b/.gitattributes index 871b5b8db..2261d739a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,7 +7,11 @@ *.ts text *.md text *.json text +*.vert text +*.frag text # Denote all files that are truly binary and should not be modified. *.png binary *.jpg binary +*.ico binary +*.gif binary