# Packer *.pkr.hcl.pkr.hcl # Terraform *.tfstate *.tfstate.* .terraform/ .terraform.lock.hcl crash.log override.tf override.tf.json *.tfplan # Ansible *.retry inventory.ini # Forgejo *.pfx # Build artifacts dist/ *.exe *.msi *.dll *.o # OS .DS_Store Thumbs.db # IDE .vscode/ .idea/ *.swp *.swo *~ # Logs *.log