stm32-vserprog/.gitignore

17 lines
176 B
Plaintext

*~
*.o
*.d
*.bin
*.elf
*.hex
*.srec
*.list
*.map
*.out
*.html
board.h
last_board.mk
# Somehow flashrom does not have a .gitignore.
# However, adding rules here will not help.