34 lines
469 B
Plaintext
34 lines
469 B
Plaintext
# Runtime / generated data
|
|
data/world/
|
|
data/libraries/
|
|
data/versions/
|
|
data/logs/
|
|
data/.cache/
|
|
data/minecraft_server.*.jar
|
|
|
|
# Secrets
|
|
data/.rcon-cli.env
|
|
data/.rcon-cli.yaml
|
|
|
|
# Backup snapshots
|
|
data.*.bak/
|
|
*.bak/
|
|
backups/
|
|
|
|
# Port-forward runtime state
|
|
portforward.log
|
|
portforward.pid
|
|
|
|
# Local Claude Code state
|
|
.claude/settings.local.json
|
|
|
|
# Telegram bot
|
|
bot.token
|
|
bot/node_modules/
|
|
bot/bun.lockb
|
|
bot/data/
|
|
|
|
# autossh service key material
|
|
ssh/spotbot_key
|
|
ssh/known_hosts
|