Fetch phases now compare the live wiki row count against local data instead of skipping outright when a file already exists, so re-running `make fetch` picks up new/changed items, recipes, and drops without a --reset. Icon downloads fall back to the MediaWiki imageinfo API to resolve the real file URL when the Special:FilePath guess fails. Claude-Session: https://claude.ai/code/session_01Gh3s4jbY5fQVQ4RnG6zhWy
22 lines
187 B
Text
22 lines
187 B
Text
# Go binary
|
|
terraria-companion
|
|
terraria-companion-*
|
|
dist/
|
|
build/
|
|
|
|
# Data
|
|
/data
|
|
|
|
# Environment
|
|
.env
|
|
|
|
# Coverage
|
|
coverage.html
|
|
coverage.out
|
|
|
|
# AI tools
|
|
.claude/
|
|
.cursor/
|
|
|
|
# macOS
|
|
.DS_Store
|