linux/arch/unicore32/.gitignore
<<
>>
Prefs
   1#
   2# Generated include files
   3#
   4include/generated
   5#
   6# Generated ld script file
   7#
   8kernel/vmlinux.lds
   9#
  10# Generated images in boot
  11#
  12boot/Image
  13boot/zImage
  14boot/uImage
  15#
  16# Generated files in boot/compressed
  17#
  18boot/compressed/piggy.S
  19boot/compressed/piggy.gzip
  20boot/compressed/vmlinux
  21boot/compressed/vmlinux.lds
  22