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) ─────────────────────────
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user