update gitignore

This commit is contained in:
NOTPIES 2026-03-03 13:08:34 -03:00 committed by GitHub
parent edf4f5dc51
commit 9df1a077d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.gitignore vendored
View file

@ -56,6 +56,7 @@ Minecraft.Client/music/
# Common Media - UI (SWF), Graphics (PNG), Sound (WAV), Fonts
Assets
Assets/Common/Media/
Minecraft.Client/Common/Media/
# Game resource textures, art, audio, etc.
Minecraft.Client/Common/res/
Minecraft.Client/Common/DummyTexturePack/
@ -83,6 +84,7 @@ Minecraft.Client/Windows64/GameHDD/
# Thumbnail / test images
*.png
# But allow source code PNG references to be noted
!Minecraft.Client/Common/Media/Graphics/.gitkeep
!Assets/Common/Media/Graphics/.gitkeep
# SWF UI files (Flash-based UI assets)