# Build & binary artifacts bin/ *.exe *.test *.out *.o # Go vendor/cache vendor/ # Coverage & reports coverage/ *.coverprofile # Editor & OS noise .DS_Store Thumbs.db *.swp *.tmp .vscode/ .idea/ storage/ logs/ tmp/ config.toml any-hub