# Binaries for programs and plugins *.exe *.exe~ *.dll *.dylib bin/* pkg/* vendor/src doc/generate-api/* 3rdparty/ src/CMain/bin/* src/CMain/lib/* # 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/