mcu_base/.gitignore

29 lines
205 B
Plaintext

# Standard stuff
*~
*.swp
*.orig
*.rej
*.dep
# Compiled binaries
*.a
*.o
*.elf
*.bin
*.ld
*.map
# Autogenerated files
*.d
*.dt
inc/version.h
.depend
TAGS
tags
.toolchain-*
# Other stuff
Makefile.opts