diff --git a/.gitignore b/.gitignore index fc21ecc2..9200ebdd 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,27 @@ __pycache__/ # Generated audit reports reports/ + +# Secrets and credentials +.bash_history +.git-credentials +.gitea_token +.ssh/id_* +.ssh/known_hosts +.viminfo +.wget-hsts +.profile +.bashrc +.bash_logout +.python_history +.lesshst +.selected_editor +.sudo_as_admin_successful +.config/telegram/ +.hermes/.env +.hermes/auth.json +*.pem +*.key +.env +.env.* +!.env.example