# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
cli

# Mac's metadata folder
.DS_Store

# Test binary, build with `go test -c`
*.test
/dist

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

.vscode
.idea

# Visual Studio 2015/2017/2019 cache/options directory
.vs/

# CLI's auto-generated components directory
**/components
