blackmagic/.gitignore
Noah Pendleton 272a45df12 add src/artifacts to .gitignore
This folder is generated when running `make -C src all_platforms`. Add
it to ignored files.
Ignore .gdb_history too.
2020-12-12 21:40:17 +01:00

23 lines
197 B
Plaintext

src/include/version.h
blackmagic
*.bin
*.hex
blackmagic_dfu
dfu_upgrade
mapfile
*.o
*.d
.*.swp
*~
*.pyc
tags
.gdbinit
*.s#*
*.b#*
blackmagic_upgrade
*.exe
*.elf
.vscode
.gdb_history
src/artifacts/