1
Some checks failed
Build and Release / build (push) Has been cancelled

This commit is contained in:
2026-06-13 00:17:29 -05:00
parent c46ecaf3e2
commit 94e8abbd48

10
.gitignore vendored
View File

@@ -20,11 +20,11 @@ src-tauri/binaries/
# ── UO asset art (large binary files, user-supplied) ───────────────────────── # ── UO asset art (large binary files, user-supplied) ─────────────────────────
# BMPs are sourced from the user's UO client — not committed to the repo. # BMPs are sourced from the user's UO client — not committed to the repo.
# The XML manifests (gumps.xml, script_gumps.xml) ARE committed. # The XML manifests (gumps.xml, script_gumps.xml) ARE committed.
UO Gumps/*.bmp #UO Gumps/*.bmp
UO artwork/*.bmp #UO artwork/*.bmp
UO artwork/*.png #UO artwork/*.png
UO artwork/*.tga #UO artwork/*.tga
UO artwork/*.dds #UO artwork/*.dds
# ── SQLite databases ────────────────────────────────────────────────────────── # ── SQLite databases ──────────────────────────────────────────────────────────
*.db *.db