2005-10-18 15:26:15 +00:00
|
|
|
#
|
|
|
|
# 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
|
2006-01-05 17:10:52 +00:00
|
|
|
*.so
|
2005-10-18 15:26:15 +00:00
|
|
|
*.mod.c
|
2006-09-16 19:15:42 +00:00
|
|
|
*.i
|
2006-09-16 19:15:43 +00:00
|
|
|
*.lst
|
2006-09-16 19:15:44 +00:00
|
|
|
*.symtypes
|
2005-10-18 15:26:15 +00:00
|
|
|
|
|
|
|
#
|
|
|
|
# Top-level generic files
|
|
|
|
#
|
2006-03-21 23:25:52 +00:00
|
|
|
tags
|
2006-11-10 20:27:53 +00:00
|
|
|
TAGS
|
2005-10-18 15:26:15 +00:00
|
|
|
vmlinux*
|
|
|
|
System.map
|
|
|
|
Module.symvers
|
|
|
|
|
|
|
|
#
|
|
|
|
# Generated include files
|
|
|
|
#
|
|
|
|
include/asm
|
2005-12-28 04:19:04 +00:00
|
|
|
include/asm-*/asm-offsets.h
|
2005-10-18 15:26:15 +00:00
|
|
|
include/config
|
|
|
|
include/linux/autoconf.h
|
|
|
|
include/linux/compile.h
|
|
|
|
include/linux/version.h
|
2006-07-09 14:07:44 +00:00
|
|
|
include/linux/utsrelease.h
|
2005-10-18 15:26:15 +00:00
|
|
|
|
2006-02-27 03:07:24 +00:00
|
|
|
# stgit generated dirs
|
|
|
|
patches-*
|
2006-07-17 05:37:06 +00:00
|
|
|
|
|
|
|
# quilt's files
|
|
|
|
patches
|
|
|
|
series
|
2006-12-22 09:07:32 +00:00
|
|
|
|
|
|
|
# cscope files
|
|
|
|
cscope.*
|