#files that should be ignored by the STM32 For VSCode extension.
#Use standard .ignore (e.g .gitignore) glob patters
Test/*
test/*
Examples/*
examples/*