Files
homelab-optimized/ansible/.gitignore
Gitea Mirror Bot 5d4f7d9d45
Some checks failed
Documentation / Build Docusaurus (push) Failing after 9s
Documentation / Deploy to GitHub Pages (push) Has been skipped
Sanitized mirror from private repository - 2026-03-07 08:33:21 UTC
2026-03-07 08:33:21 +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