diff --git a/.gitattributes b/.gitattributes index 195506770b..163f9ddfe0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -64,13 +64,20 @@ # treat as binary *.bmp binary *.dll binary +*.eot binary *.exe binary *.gif binary *.jpg binary +*.pdf binary *.png binary -*.tga binary +*.ppt binary +*.pptx binary *.ttf binary *.snk binary +*.woff binary +*.woff2 binary +*.xls binary +*.xlsx binary # diff as plain text *.doc diff=astextplain *.docx diff=astextplain @@ -78,6 +85,7 @@ *.pdf diff=astextplain *.pptx diff=astextplain *.rtf diff=astextplain +*.svg diff=astextplain *.jpg filter=lfs diff=lfs merge=lfs -text *.jpeg filter=lfs diff=lfs merge=lfs -text *.bmp filter=lfs diff=lfs merge=lfs -text diff --git a/shared-infrastructure b/shared-infrastructure index faf84e44ec..c2e689abe9 160000 --- a/shared-infrastructure +++ b/shared-infrastructure @@ -1 +1 @@ -Subproject commit faf84e44ec90e8a42a7271bcd04fea76279efb08 +Subproject commit c2e689abe9227209e6d5bc4bf56255d92b4a5d62