.gitignore 303 B

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