# Binaries bin/ *.exe *.dll *.so *.dylib # Test binary, built with `go test -c` *.test # Output of the go coverage tool *.out coverage.html # Go workspace file go.work # IDE specific .vscode/ .idea/ *.swp *.swo *~ # OS specific .DS_Store Thumbs.db wg-tui