Compare commits
2 Commits
fix/config
...
v1.1.3
| Author | SHA1 | Date | |
|---|---|---|---|
| 94e8abbd48 | |||
| c46ecaf3e2 |
10
.gitignore
vendored
10
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user