.gitignore 264 B

12345678910111213141516171819202122232425262728
  1. *~
  2. *.o
  3. /cbmk.err.log
  4. /docs/
  5. /util/dell-flash-unlock/dell_flash_unlock
  6. /TODO
  7. /tmp/
  8. /elf/
  9. *.s[a-w]?
  10. *.vim
  11. /*.elf
  12. /*.bin
  13. /*.rom
  14. /build_error
  15. /TODO/
  16. /config/*/*/seen
  17. /bin/
  18. /release/
  19. /*.bin
  20. /push
  21. /version
  22. /versiondate
  23. /util/nvmutil/nvm
  24. /src/
  25. /CHANGELOG
  26. /todo.txt
  27. /lock