From 9df1a077d5ce38566da2a7e4873525020a6be8f0 Mon Sep 17 00:00:00 2001 From: NOTPIES Date: Tue, 3 Mar 2026 13:08:34 -0300 Subject: [PATCH] update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 916b70b..b49bd9b 100644 --- a/.gitignore +++ b/.gitignore @@ -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)