Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

.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: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Masahiro Yamada and committed by
Greg Kroah-Hartman
2985bed6 16fbf79b

-24
-3
certs/.gitignore
··· 1 - # 2 - # Generated files 3 - # 4 1 x509_certificate_list
-1
drivers/atm/.gitignore
··· 1 - # Ignore generated files 2 1 fore200e_mkfirm 3 2 fore200e_pca_fw.c 4 3 pca200e.bin
-3
drivers/video/logo/.gitignore
··· 1 - # 2 - # Generated files 3 - # 4 1 *_mono.c 5 2 *_vga16.c 6 3 *_clut224.c
-3
kernel/.gitignore
··· 1 - # 2 - # Generated files 3 - # 4 1 kheaders.md5 5 2 timeconst.h 6 3 hz.bc
-3
lib/.gitignore
··· 1 - # 2 - # Generated files 3 - # 4 1 gen_crc32table 5 2 gen_crc64table 6 3 crc32table.h
-3
scripts/.gitignore
··· 1 - # 2 - # Generated files 3 - # 4 1 bin2c 5 2 kallsyms 6 3 unifdef
-3
scripts/kconfig/.gitignore
··· 1 - # 2 - # Generated files 3 - # 4 1 *.moc 5 2 *conf-cfg 6 3
-1
scripts/selinux/mdp/.gitignore
··· 1 - # Generated file 2 1 mdp
-3
security/apparmor/.gitignore
··· 1 - # 2 - # Generated include files 3 - # 4 1 net_names.h 5 2 capability_names.h 6 3 rlim_names.h
-1
sound/oss/.gitignore
··· 1 - #Ignore generated files 2 1 pss_boot.h 3 2 trix_boot.h