# Binaries fgj *.exe *.exe~ *.dll *.so *.dylib # Goreleaser output dist/ bin/ # Test binary *.test # Output of the go coverage tool *.out # Go workspace file go.work # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Config (contains tokens) config.yaml # Git worktrees .worktrees/ # Workspace (scratch data, cloned repos, analysis) .workspace/