# Binaries bin/ *.exe *.exe~ *.dll *.so *.dylib # Test binary *.test # Output of go coverage *.out coverage.html # Dependency directories vendor/ # Go workspace go.work go.work.sum # IDE files .vscode/ .idea/ *.swp *.swo *~ # OS files .DS_Store Thumbs.db # Environment files .env .env.local # Config files (local testing) *.local.json # Build output dist/hostkeeper v1/hostkeeper