# Build output
sshpanel
sshpanel.bak
*.bak

# Runtime/generated config
.env
config.json
xray_config.json
banner.txt

# Secrets / keys / certificates
keys/
certs/
*.pem
*.key
ssh_host_*_key
ssh_host_*_key.pub

# Logs / runtime data
logs/
*.log

# Local/editor
.DS_Store
.vscode/
.idea/
