/debug
/arduino-cli*
/main
/.vscode/
/cmd/formatter/debug.test
/arduino-cli.yaml
/wiki
.idea
coverage_*.txt
__pycache__
venv
.pytest_cache
/dist
/.pytest-tmp-dir

# gRPC client example folder
/client_example/client_example
/client_example/**/*.bin
/client_example/**/*.elf

# Misc.
.DS_Store

# Mkdocs
/site/
/public/
/docsgen/arduino-cli
/docsgen/arduino-cli.exe
/docs/rpc/*.md
/docs/commands/*.md
