提交 1e65174a 编写于 作者: L Linus Torvalds

Add some basic .gitignore files

This still leaves driver and architecture-specific subdirectories alone,
but gets rid of the bulk of the "generic" generated files that we should
ignore.
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 39ca371c
#
# NOTE! Don't add files that are generated in specific
# subdirectories here. Add them in the ".gitignore" file
# in that subdirectory instead.
#
# Normal rules
#
.*
*.o
*.a
*.s
*.ko
*.mod.c
#
# Top-level generic files
#
vmlinux*
System.map
Module.symvers
#
# Generated include files
#
include/asm
include/config
include/linux/autoconf.h
include/linux/compile.h
include/linux/version.h
consolemap_deftbl.c
defkeymap.c
classlist.h
devlist.h
gen-devlist
#
# Generated files
#
*_mono.c
*_vga16.c
*_clut224.c
*_gray256.c
#
# Generated files
#
gen_crc32table
crc32table.h
conmakehash
kallsyms
pnmtologo
fixdep
split-include
docproc
#
# Generated files
#
config*
lex.*.c
*.tab.c
*.tab.h
#
# configuration programs
#
conf
mconf
qconf
gconf
kxgettext
elfconfig.h
mk_elfconfig
modpost
#
# Generated files
#
gen_init_cpio
initramfs_data.cpio
initramfs_data.cpio.gz
initramfs_list
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册