# Never commit secrets, caches, or heavy upstream frameworks.
# (server/*/* are curated configs, but this guards against accidental adds.)

# Secrets & infra creds
.ssh/
.kube/
.docker/
.ansible/

# Shell / editor ephemeral
.zsh_history
.viminfo
.zcompdump*
.netrwhist
.selected_editor
.lesshst
.wget-hsts

# Upstream frameworks (reinstall, don't vendor)
.oh-my-zsh/
.vim/bundle/

# Local server utility scripts & misc
backup.sh
clean.sh
crontab.bak.*
talosctl*
places
