# Binaries for programs and plugins *.exe *.exe~ *.dll *.dylib *.o bin/* pkg/* vendor/src doc/generate-api/* 3rdparty/ # Sample binary src/libedge-orchestration/lib/* src/libedge-orchestration/sample/orchestration_sample # Test binary, build with `go test -c` *.test # Output of c build *.o # Output of the go coverage tool, specifically when used with LiteIDE *.out *.html # VS Code .vscode/