24 lines
230 B
Plaintext
24 lines
230 B
Plaintext
*.d
|
|
*.o
|
|
*.bin
|
|
*.hex
|
|
*.list
|
|
*.srec
|
|
*.a
|
|
*.elf
|
|
lib/*.ld
|
|
*.swp
|
|
\#*
|
|
.\#*
|
|
*~
|
|
*.map
|
|
*.log
|
|
html/
|
|
latex/
|
|
*.pdf
|
|
# These are generated
|
|
include/libopencm3/**/nvic.h
|
|
include/libopencm3/**/**/nvic.h
|
|
lib/**/vector_nvic.c
|
|
lib/**/**/vector_nvic.c
|