# Binaries /hdmistat *.exe *.dll *.so *.dylib # Test binary, built with `go test -c` *.test # Output of the go coverage tool *.out # Go workspace files go.work go.work.sum # Dependency directories vendor/ # vms *.qcow2 *cloudimg-*.img cloud-init.iso # IDE files .idea/ .vscode/ *.swp *.swo *~ # OS files .DS_Store Thumbs.db # Build artifacts dist/ build/