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

# python
.venv/

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

# IDEs
.env
.vscode/
.idea/
