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