diff --git a/.gitignore b/.gitignore index a533210..7a1d3c2 100644 --- a/.gitignore +++ b/.gitignore @@ -98,4 +98,17 @@ local.properties .sts4-cache/ Debug/ -Release/ \ No newline at end of file +Release/ + +.vscode/ +build/ +Drivers/ +Middlewares/ +USB_DEVICE/ +!USB_DEVICE/App/usbd_cdc_if.c + +.mxproject +.stm32env +openocd.conf +*.yaml +*.make