terraria-companion/.gitignore
Felipe M. e1d2852203
Some checks failed
CI / goreleaser-lint (push) Failing after 6s
CI / format (push) Successful in 28s
CI / build (push) Successful in 1m9s
Release / release (push) Failing after 25s
CI / lint (push) Successful in 2m10s
feat: re-check wiki for updates on fetch, add icon fallback resolver
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
2026-07-23 13:35:58 +02:00

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