diff --git a/.gitignore b/.gitignore index 0918739..d321bf9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# Unity +# Unity [Ll]ibrary/ [Tt]emp/ [Oo]bj/ @@ -45,13 +45,8 @@ Thumbs.db *.tif *.tiff *.psd -*.png -*.jpg -*.jpeg *.wav *.mp3 *.mp4 *.avi *.mov -# Binary assets (track via Git LFS instead) -# *.fbx *.png *.jpg etc. should use LFS, not gitignore diff --git a/Assets/Graphics/Player_Graphics.png b/Assets/Graphics/Player_Graphics.png new file mode 100644 index 0000000..217de36 Binary files /dev/null and b/Assets/Graphics/Player_Graphics.png differ