# Binaries
*.exe
*.exe~
*.dll
*.so
*.dylib
websocket-relay
build/

# Test binary, built with `go test -c`
*.test

# Output of the go coverage tool
*.out

# Go workspace file
go.work

# SSL certificates
*.pem
*.key
*.crt

# IDE
.vscode/
.idea/

# OS
.DS_Store
Thumbs.db

# Other
config.yaml