.gitignore 56 B

123456789
  1. *.o
  2. *.i
  3. *.s
  4. *.elf
  5. *.bin
  6. *.ver
  7. *.hex
  8. *.build/
  9. tools/gnu/