# Binaries *.exe *.exe~ *.dll *.so *.dylib # Test binary, built with 'go test -c' *.test # Output of the go coverage tool *.out # Dependency directories vendor/ # IDE specific files .idea/ .vscode/ *.swp *.swo # Environment variables .env .env.local # Build output bin/ dist/ # Local test .trash/ config.yaml .data/ data/