STM32G4-DRV8301-FOC/MDK-ARM/.gitignore
Michael Chemic 51ef1c0860 files upload
2024-07-22 13:55:29 +08:00

16 lines
166 B
Plaintext

# dot files
/.vscode/launch.json
/.settings
/.eide/log
/.eide.usr.ctx.json
# project out
/build
/bin
/obj
/out
# eide template
*.ept
*.eide-template