# misc
.DS_Store
out/
out.*working/
target_hosts.mk

# Agents
.worktrees/
graphify-out/
plans/
docs/mkdocs/
site/

# python
.venv/
__pycache__/

# ansible
.ansible/
# tests/integration/inventory
tests/output

# IDEs
.env
.vscode/
.idea/
