socktop-webterm/.gitignore

30 lines
409 B
Plaintext

/target
**/*.rs.bk
/node_modules
# Configuration files with sensitive data
files/*.pem
files/alacritty.toml
files/catppuccin-frappe.toml
files/profiles.json
# Docker volumes and logs
logs/
*.log
# Local environment files
.env
.env.local
# OS specific
.DS_Store
Thumbs.db
notes/
# CI/CD sensitive files
kubernetes/gitea-kubeconfig.yaml
kubernetes/kubeconfig-base64.txt
*kubeconfig*.yaml
*kubeconfig*.txt