foboot/.gitignore
Sean Cross f30fbce79f gitignore: ignore all elf, bin, and hex files
Signed-off-by: Sean Cross <sean@xobs.io>
2019-04-11 15:51:23 +08:00

13 lines
78 B
Plaintext

.obj/
.swp
.swo
*~
*.bin
*.dfu
*.ihex
*.elf
.vscode/
build/
__pycache__/
.env