fix: remove *.png from gitignore and track Player_Graphics.png
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,4 +1,4 @@
|
|||||||
# Unity
|
# Unity
|
||||||
[Ll]ibrary/
|
[Ll]ibrary/
|
||||||
[Tt]emp/
|
[Tt]emp/
|
||||||
[Oo]bj/
|
[Oo]bj/
|
||||||
@@ -45,13 +45,8 @@ Thumbs.db
|
|||||||
*.tif
|
*.tif
|
||||||
*.tiff
|
*.tiff
|
||||||
*.psd
|
*.psd
|
||||||
*.png
|
|
||||||
*.jpg
|
|
||||||
*.jpeg
|
|
||||||
*.wav
|
*.wav
|
||||||
*.mp3
|
*.mp3
|
||||||
*.mp4
|
*.mp4
|
||||||
*.avi
|
*.avi
|
||||||
*.mov
|
*.mov
|
||||||
# Binary assets (track via Git LFS instead)
|
|
||||||
# *.fbx *.png *.jpg etc. should use LFS, not gitignore
|
|
||||||
|
|||||||
BIN
Assets/Graphics/Player_Graphics.png
Normal file
BIN
Assets/Graphics/Player_Graphics.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
Reference in New Issue
Block a user