Files
homelab-optimized/ansible/.gitignore
Gitea Mirror Bot d6893f4a93
Some checks failed
Documentation / Build Docusaurus (push) Failing after 5m3s
Documentation / Deploy to GitHub Pages (push) Has been skipped
Sanitized mirror from private repository - 2026-04-04 11:24:58 UTC
2026-04-04 11:24:58 +00:00

12 lines
135 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Ansible artifacts
*.retry
*.log
# Automation logs
automation/logs/
# Local secrets (dont commit private keys)
*.pem
*.key
*.asc