.gitignore 604 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. #
  2. # Never ignore these
  3. #
  4. !.gitignore
  5. #
  6. # Generated files
  7. #
  8. /bits/
  9. /config/
  10. /generated/
  11. /bfin_fixed_code.h
  12. /bfin_l1layout.h
  13. /bfin_sram.h
  14. /dl-osinfo.h
  15. /fpu_control.h
  16. /jmpbuf-offsets.h
  17. /jmpbuf-unwind.h
  18. /not-cancel.h
  19. /pthread.h
  20. /semaphore.h
  21. /sgidefs.h
  22. /thread_db.h
  23. /sys/acct.h
  24. /sys/asm.h
  25. /sys/cachectl.h
  26. /sys/debugreg.h
  27. /sys/elf.h
  28. /sys/epoll.h
  29. /sys/eventfd.h
  30. /sys/fanotify.h
  31. /sys/fpregdef.h
  32. /sys/inotify.h
  33. /sys/io.h
  34. /sys/perm.h
  35. /sys/prctl.h
  36. /sys/procfs.h
  37. /sys/ptrace.h
  38. /sys/random.h
  39. /sys/reg.h
  40. /sys/regdef.h
  41. /sys/signalfd.h
  42. /sys/sysmips.h
  43. /sys/tas.h
  44. /sys/timerfd.h
  45. /sys/ucontext.h
  46. /sys/user.h
  47. /sys/vm86.h