diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ca9faba --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +*.png filter=lfs diff=lfs merge=lfs -text +*.exr filter=lfs diff=lfs merge=lfs -text +*.tga filter=lfs diff=lfs merge=lfs -text +*.tif filter=lfs diff=lfs merge=lfs -text +*.psd filter=lfs diff=lfs merge=lfs -text diff --git a/Assets/TutorialInfo/Icons/URP.png b/Assets/TutorialInfo/Icons/URP.png index 6194a80..bdbf408 100644 Binary files a/Assets/TutorialInfo/Icons/URP.png and b/Assets/TutorialInfo/Icons/URP.png differ