From 94e8abbd48409c44e4e64e8cf5bdb9fd971f305b Mon Sep 17 00:00:00 2001 From: whitlocktech Date: Sat, 13 Jun 2026 00:17:29 -0500 Subject: [PATCH] 1 --- .gitignore | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 7003292..1533a90 100644 --- a/.gitignore +++ b/.gitignore @@ -20,11 +20,11 @@ src-tauri/binaries/ # ── UO asset art (large binary files, user-supplied) ───────────────────────── # BMPs are sourced from the user's UO client — not committed to the repo. # The XML manifests (gumps.xml, script_gumps.xml) ARE committed. -UO Gumps/*.bmp -UO artwork/*.bmp -UO artwork/*.png -UO artwork/*.tga -UO artwork/*.dds +#UO Gumps/*.bmp +#UO artwork/*.bmp +#UO artwork/*.png +#UO artwork/*.tga +#UO artwork/*.dds # ── SQLite databases ────────────────────────────────────────────────────────── *.db