.env *.env !*.env.example passwd .venv/ ansible/.venv/ ansible/collections/ ansible/generated/ ansible/inventory/host_vars/gyro/vault.yml node_modules/ # Python bytecode __pycache__/ *.py[cod] # Local build artifacts *.tar.xz # Nix / direnv .direnv/ result result-* # direnv shell hook lives in the repo (global gitignore hides it) !.envrc # Ansible local runtime dir (facts cache, locks) .ansible/