.gitignore 59 B

123456789101112
  1. *.s
  2. *.o
  3. *.hex
  4. *.bin
  5. *.pyc
  6. *.pyo
  7. dep
  8. dep-boot
  9. obj
  10. obj-boot