# Local secrets
/secrets/
/private-config/*
!/private-config/
!/private-config/README.md
!/private-config/.gitkeep
!/private-config/*.example
!/private-config/*.template
/ansible/inventory.ini
/codex_history.txt

# Runtime / reports
*.log
*.tmp
*.bak
windows/*.report.json
.rollout-logs/
output/
artifacts/browser-smoke/
dist/
.ai/
.autonomous/
.ops/
.playwright-cli/

# IDE
.idea/
.vscode/

__pycache__/

# Graphify analysis artifacts
.graphify_*.json
.graphify_*.txt
.graphify_python/
graphify-out/cache/
.planning/
.pssa_run.ps1
data/

# Generated analysis artifacts
/graphify-out/
/.graphify_*.json
/.graphify_*.txt
/.graphify_python/

# Release assets kept outside git
/install-kit-awindows-*.zip
/install-kit-awindows-*.tar.gz
/install-kit-awindows-*/
/scripts/configure_pfsense_gateway_nat.py
