2 Commits

Author SHA1 Message Date
94e8abbd48 1
Some checks failed
Build and Release / build (push) Has been cancelled
2026-06-13 00:17:29 -05:00
c46ecaf3e2 Merge pull request 'scroll bug fix' (#1) from fix/config-scroll-overflow into main
Some checks failed
Build and Release / build (push) Failing after 6m47s
Reviewed-on: #1
2026-06-13 04:58:56 +00:00

10
.gitignore vendored
View File

@@ -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