add telegram bot and autossh tunnel
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -21,3 +21,13 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user