Commit 2985bed6 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Greg Kroah-Hartman

.gitignore: remove too obvious comments

Some .gitignore files have comments like "Generated files",
"Ignore generated files" at the header part, but they are
too obvious.
Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 16fbf79b
#
# Generated files
#
x509_certificate_list x509_certificate_list
# Ignore generated files
fore200e_mkfirm fore200e_mkfirm
fore200e_pca_fw.c fore200e_pca_fw.c
pca200e.bin pca200e.bin
......
#
# Generated files
#
*_mono.c *_mono.c
*_vga16.c *_vga16.c
*_clut224.c *_clut224.c
......
#
# Generated files
#
kheaders.md5 kheaders.md5
timeconst.h timeconst.h
hz.bc hz.bc
#
# Generated files
#
gen_crc32table gen_crc32table
gen_crc64table gen_crc64table
crc32table.h crc32table.h
......
#
# Generated files
#
bin2c bin2c
kallsyms kallsyms
unifdef unifdef
......
#
# Generated files
#
*.moc *.moc
*conf-cfg *conf-cfg
......
#
# Generated include files
#
net_names.h net_names.h
capability_names.h capability_names.h
rlim_names.h rlim_names.h
#Ignore generated files
pss_boot.h pss_boot.h
trix_boot.h trix_boot.h
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment